AxObject_Get

Funktionsname dcl_AxObject_Get
Syntax   (dcl_AxObject_Get <AXOBJECT> PropertyName [als String])
Rückgabewert Varies
Anwendbar auf ActiveX Object

This method returns the value of an ActiveX object property. The return type depends on the type of the property. Some complex property types cannot be represented in AutoLISP; such properties will return NIL. The method returns NIL if the object does not expose a property with the specified name.