Retrieves the current value of the overflow property of the element along the Y axis.
Syntax
HRESULT get_overflowY(
BSTR *p
);
Parameters
- p
- Address of a string (BSTR) that contains the overflow option of the element along the Y axis.
Return Value
Returns S_OK if successful, or an error code otherwise.