Chameleon and Iguana Plugin C# Class Libraries

Wrapper.SetEngine Method 

Set the specified engine to parse messages from this wrapper.

[Visual Basic]
Public Sub SetEngine( _
   ByVal aEngine As Engine _
)
[C#]
public void SetEngine(
   Engine aEngine
);

See Also

Wrapper Class | iNTERFACEWARE.Chameleon Namespace