Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Syntax

int RegisterComponent(
HostModuleHandle hModule,
ComponentEntry* Entry
);

Parameters

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

 

Remarks

Examples

Requirements

See Also

 

  • No labels