Home > All Other Interfaces > ITerraExplorerMessage > Client
An enum determining the location of the message on the screen. The MsgClient6 enum can use any of the following values:
§ MC_LEFT = 0
The message appears in TerraExplorer's left container.
§ MC_MAIN = 2
The message appears in TerraExplorer's main container.
§ MC_MESSAGE_BAR = 3
The message appears in TerraExplorer's message bar.
§ MC_FLOAT = 4
The message appears in the default web browser (outside of
TerraExplorer).
§ MC_POPUP = 5
The message appears in a floating pop-up window.
JavaScript |
|
|
|
|
|
C# |
|
|
|
|
|
C++ |
|
|
|
|
|