classid attribute | classid property

Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
4 out of 17 rated this helpful - Rate this topic

Sets or retrieves the class identifier for the object.

Syntax

HTML<element classid="p" ... >
JavaScript

p = object.classid

Property values

Type: String

the class identifier for the object.

Remarks

The format the classid string is "clsid:XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" for registered Microsoft ActiveX Controls.

See also

object

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.