| ||
Register methodeRoom calls this method to allow the synchronous event handler to register for specific event types and sequences. Implement this method by calling the RegisterForEvent() method on the IERUSynchronousEventRegister interface. Syntax
ParameterspEventRegisterA pointer to an IERUSynchronousEventRegister interface. The event handler will use this interface to register for specific event types and sequences. |
Home |