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 »

Error rendering macro 'live-template' : No template named 'API Function Template' is accessible.

Syntax

Parameters

entry
The ComponentEntry that you are registering the interface for.
interface
 The interface you wish to register
isPublic
Type: bool
Whether or not this interface is to be made public. Non-public interfaces cannot be used by other components.
 


Type: int
COMPONENT_ERR_SUCCESS means successful registration. Any other result means an error occurred.

 

See Also

RegisterComponent

 

  • No labels