Subscriber portal
Retrieves the height of the object including padding, but not including margin, border, or scroll bar.
HRESULT value = object.get_clientHeight(* p);
Type: long
the height of the object, in pixels.