AcMapObjClassProperty::ToString Method

Land Desktop Development ARX CPP SDK

AcMapObjClassProperty:: ToString Method
 

Returns the string representation of a value.

ACHAR* ToString(
    const VARIANT* pvarValue
) const;
Parameters 
Description 
pvarValue 
Input value.  
Returns

Returns the string value, or NULL if the type is invalid. The caller must free this object, typically with acutDelString().

Remarks

The value's type must be the same as that of the property.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].