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

IMarkupPointer::MoveToPointer Method


Moves this pointer to another pointer's location.

Syntax

HRESULT MoveToPointer( 
    IMarkupPointer *pPointer
);

Parameters

pPointer
Address of an IMarkupPointer interface to which the pointer is moved.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

MoveAdjacentToElement



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.