Click to return to the Reusing Browser Technology home page    
IHTMLTextRangeMetrics::ge...     IHTMLTextRangeMetrics::ge...     IHTMLTextRangeMetrics Int...    
Web Workshop  |  Reusing Browser Technology

IHTMLTextRangeMetrics::get_boundingWidth Method


Retrieves the width of the rectangle that bounds the TextRange interface.

Syntax

HRESULT get_boundingWidth(
    long *p
); 

Parameters

p
Address of a long variable that receives the width of the rectangle that bounds the TextRange interface.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

get_boundingHeight, get_boundingLeft, get_boundingTop, get_offsetLeft, get_offsetTop


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.