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.