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

IMarkupPointer::SetCling Method


Sets or resets the cling attribute of this pointer.

Syntax

HRESULT SetCling( 
    BOOL fCLing 
);

Parameters

fCLing
Boolean variable that specifies the cling attribute of this pointer. To make the pointer cling to its current position, even after insert or delete operations, set this variable to TRUE.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

Cling



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.