Contents Index Topic Contents | ||
Previous Topic: IHTMLObjectElement::get_object Next Topic: IHTMLObjectElement::get_data |
IHTMLObjectElement::get_classid
HRESULT get_classid( BSTR *p );Specifies the class identifier for the OBJECT.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the class identifier.
The format is: classid="clsid:controlspecificclsid "
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.