Member variable AutomationObject():CLSID Foundation

Class ID or ProgID identifying the COM object connected.

Attribute: EXPORTED READONLY
Data type: CHARACTER ("")
Description

When an object is created by the function CreateObject(), the class ID or ProgID specified in parameter <cClassID> or <cProgID>, respectively, is automatically assigned to the instance variable :CLSID.

If the parameter <nInterface> is used to create the automation object, the instance variable :CLSID contains the empty string ("").

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.