TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
string ObjectDescription ( string  name)

Returns the object description

Parameters
nameObject name
Returns
Object description. For objects of OBJ_TEXT and OBJ_LABEL types, the text drawn by these objects will be returned.
To get the detailed error information, one has to call the GetLastError() function.