IASCharSpinner::get_ItemHeight

This method gets the item height.

Syntax

HRESULT get_ItemHeight( long *plHeight );

Parameters

plHeight
Pointer to a long integer that contains the height of the item.

Return Values

NOERROR indicates success. E_INVALIDARG indicates that an invalid argument has been entered.

Remarks

All items must be the same height.

See Also

IASCharSpinner::put_ItemHeight