Click to return to the Reusing Browser Technology home page    
IMarkupPointer::FindText ...     IMarkupPointer::Gravity M...     IMarkupPointer Interface    
Web Workshop  |  Reusing Browser Technology

IMarkupPointer::GetContainer Method


Retrieves the container associated with this pointer.

Syntax

HRESULT GetContainer( 
    IMarkupContainer **ppContainer
);

Parameters

ppContainer
Address of a pointer to an IMarkupContainer interface that returns the container associated with this pointer.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

MoveToContainer



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.