Click to return to the Reusing Browser Technology home page    
IMarkupContainer Interfac...     IMarkupPointer Interface     IMarkupContainer Interfac...    
Web Workshop  |  Reusing Browser Technology

IMarkupContainer::OwningDoc Method

Retrieves the document associated with this container.

Syntax

HRESULT OwningDoc(
    IHTMLDocument2 **ppDoc
);

Parameters

OwningDoc
Address of a pointer to an IHTMLDocument2 interface associated with this container.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.