Click to return to the Reusing Browser Technology home page    
IHTMLTableRowMetrics::get...     IHTMLTableRowMetrics::get...     IHTMLTableRowMetrics Inte...    
Web Workshop  |  Reusing Browser Technology

IHTMLTableRowMetrics::get_clientLeft Method


Retrieves the left property of the client area, in pixels, inside this row's borders.

Syntax

HRESULT get_clientLeft(
    long *p
);

Parameters

p
Address of a long variable returning the offset of the left corner of the client area relative to this row's borders.

Return Value

Returns S_OK if successful, or an error code otherwise.



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.