Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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?

...