Contents Index Topic Contents | ||
Previous Topic: IHTMLOptionsHolder Next Topic: IHTMLOptionsHolder::get_fonts |
IHTMLOptionsHolder::get_document
HRESULT get_document( IHTMLDocument2 **p );Returns a pointer to the document that the dialog is parented by.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives an interface pointer to the IHTMLDocument2 object.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.