Click to return to the Reusing Browser Technology home page    
IMarkupPointer::MoveUnit ...     IMarkupPointer::Right Met...     IMarkupPointer Interface    
Web Workshop  |  Reusing Browser Technology

IMarkupPointer::OwningDoc Method


Retrieves the document associated with this container.

Syntax

HRESULT OwningDoc(
    IHTMLDocument2 **ppDoc
);

Parameters

ppDoc
Address of the IHTMLDocument2 pointer 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.