OnObjectAction

This event is sent to the client when certain actions (e.g., fly to an object) are performed on the object.

 

HRESULT OnObjectAction(

[in] BSTR ObjectID,

[in] int Action)

Parameters:

The object was selected for editing.

Remarks:

This notification can give the client a great flexibility in performing various tasks like displaying a web page in a container once the user has finished flying to a specific location.