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

IHTMLTableRowMetrics::get_clientTop Method


Retrieves the top property of the client area, in pixels, relative to this row's borders.

Syntax

HRESULT get_clientTop(
    long *p
);

Parameters

p
Address of a long variable returning the offset of the top 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.