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

IMarkupPointer::IsPositioned Method


Checks the position of the pointer.

Syntax

HRESULT IsPositioned( 
    BOOL *pfPositioned
);

Parameters

pfPositioned
Address of a Boolean that returns TRUE if the pointer is positioned, or FALSE otherwise.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

UnPosition



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.