Chameleon and Iguana Plugin C# Class Libraries

Destination 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 Destination(
   IntPtr Handle
);

See Also

Destination Class | iNTERFACEWARE.Iguana.Plugin Namespace | Destination Constructor Overload List