IContextSession Interface

Summary

Enables a context manager to be informed that it represents the active session for a point-of-use device.

Syntax
C#
VB
C++
[InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType)] 
[GuidAttribute("A76D5873-D2D3-4668-AE0F-37C8B6A380E4")] 
public interface IContextSession 
<InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType),  
 GuidAttribute("A76D5873-D2D3-4668-AE0F-37C8B6A380E4")>  
Public Interface IContextSession 
public: 
   [InterfaceTypeAttribute(System::Runtime::InteropServices::ComInterfaceType),  
   GuidAttribute(L"A76D5873-D2D3-4668-AE0F-37C8B6A380E4")] 
   interface class IContextSession abstract 

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly