Identifies the host module framework. TODO: Is this used?

Syntax

 

typedef void* HostModuleHandle;

Remarks

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

Requirements

See Also