Language References
Retrieves the class identifier for the object.
Inline |
<OBJECT CLASSID = sID...> |
Script |
[ sID = ] object.classid |
sID |
String specifying the class identifier for the object. The format is "clsid:XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" for registered ActiveX® controls. |
The property is read-only with no default value.
<object
classid="clsid:333C7BC4-460F-11D0-BC04-0080C7055A83"
id=tdcMembers height=0 width=0>
OBJECT