IRsUiEventsHandler Interface Reference

Inherits IUnknown.

List of all members.

Public Member Functions

HRESULT HandleUiEvent ([in] GUID gUiEventId,[in] GUID gConId,[in] VARIANT *pvParameters)


Detailed Description

Interface for customization of events processing of various UI components

Member Function Documentation

HRESULT IRsUiEventsHandler::HandleUiEvent ( [in] GUID  gUiEventId,
[in] GUID  gConId,
[in] VARIANT *  pvParameters 
)

Handle UI event defined by Event ID and connector ID. NOTE: Notification events are sent from UI thread.Make sure you do not access dependency graph.

Parameters:
gUiEventId UI event ID (UIEVID_ON_LCLICK,...)
gConId Connector ID associated with specified component
vParameters Additional parameters (if required by event)


Generated on Wed May 20 21:32:28 2009 for trueSpace7.6 SDK by  doxygen 1.5.5