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

IMarkupPointer::Cling Method


Retrieves the cling attribute for this pointer.

Syntax

HRESULT Cling( 
    BOOL *pfCling 
);

Parameters

pfCling
Address of a Boolean that returns TRUE if the cling attribute is set for this pointer, or FALSE otherwise.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

SetCling



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.