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

Version 1 Next »

WG_PREPARE_INTERFACE is a macro that initialises a ComponentInterfaceEntry derived object before RegisterInterface is called with it.

Syntax

 

Parameters

INTERFACE
Type: ComponentInterfaceEntry
The ComponentInterfaceEntry derived object you want to prepare.
COMPONENT_UUID
Type: GUID
The UUID of the component that is registering the interface.
INTERFACE_UUID
Type: GUID
The UUID of the interface

  • No labels