IHTMLObjectElement::get_objectIHTMLObjectElement::get_object*
*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

p
Address of a variable that receives the interface pointer for the element.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.