Retrieves the class identifier for the object.
Syntax
HTML <OBJECT CLASSID = sID ... > Scripting [ sID = ] object.classid
Possible Values
sID String that specifies the class identifier for the object. The format is "clsid:XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" for registered Microsoft ActiveX Controls. The property is read-only with no default value.
Applies To