Retrieves the height of the element's client area, in pixels.
Syntax
HRESULT clientHeight( long *p );
Parameters
- p
- Address of a long variable that returns the height of the client area. For details, see the clientHeight property.
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also
get_clientLeft, get_clientTop, get_clientWidth