Chameleon and Iguana Plugin C# Class Libraries

LlpConnection Constructor (IntPtr)

Constructor using handle. This is part of the internal implementation and should not be called directly.

[Visual Basic]
Overloads Public Sub New( _
   ByVal Handle As IntPtr _
)
[C#]
public LlpConnection(
   IntPtr Handle
);

See Also

LlpConnection Class | iNTERFACEWARE.Chameleon Namespace | LlpConnection Constructor Overload List