Page tree

Versions Compared

Key

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

Syntax

int wgapi_RegisterComponent(
HostModuleHandle hModule,
ComponentEntry* Entry
);

Parameters

Returnvalue
Typeint

Non-zero if the component is registered successfully, or zero if registration failed.

 

Remarks

Examples

Requirements

See Also