Contents Index Topic Contents | ||
Previous Topic: IHTMLObjectElement Next Topic: IHTMLObjectElement::get_classid |
IHTMLObjectElement::get_object
HRESULT get_object( IDispatch **p );References the contained OBJECT. For instance, if the control's object model uses a conflicting name space, preceding the control's property with object resolves the conflict
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the interface pointer for the element.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.