Chameleon and Iguana Plugin C# Class Libraries

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

See Also

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