Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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