IASImageMenu::put_Horizontal

This method sets scrolling to horizontal or vertical.

Syntax

HRESULT put_Horizontal( BOOL fHorizontal );

Parameters

fHorizontal
[in] Boolean that is set to TRUE for horizontal scrolling, or to FALSE for vertical scrolling

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.