Syntax

 

typedef void* HostModuleHandle;

Members

None

Remarks

HostModuleHandle is passed to your module's Initialise function and identifies the WinGate host module framework. TODO: Is this used?

Requirements

See Also