GetMessageObject

Returns the interface of the message object directly from its owner object.

Note:    The returning object can be either IPopupMessage61 or ITerraExplorerMessage61.

 

JavaScript

 

GetMessageObject()

 

C#

 

ITerraExplorerObject61 GetMessageObject()

 

C++

 

HRESULT GetMessageObject(

       ITerraExplorerObject61** pITerraExplorerObject61)

Return Value

ITerraExplorerObject61

An ITerraExplorerObject61, representing the message object.

Exceptions

See: HRESULT Return Values for a list of possible values returned by the HRESULT.