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

IMarkupPointer::CurrentScope Method


Retrieves the IHTMLElement positioned in this pointer.

Syntax

HRESULT CurrentScope( 
    IHTMLElement **ppElemCurrent
);

Parameters

ppElemCurrent
Address of a pointer to an IHTMLElement interface that specifies where the pointer currently is positioned.

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.