CReBarCtrl::SetBarInfo

BOOL SetBarInfo( REBARINFO* prbi );

Return Value

Nonzero if successful; otherwise zero.

Parameters

prbi

A pointer to a REBARINFO structure that contains the information to be set. You must set the cbSize member of this structure to sizeof(REBARINFO) before sending this message

Remarks

This member function implements the behavior of the Win32 message RB_SETBARINFO, as described in the Platform SDK.

CReBarCtrl OverviewClass MembersHierarchy Chart

See Also   CReBarCtrl::GetBarInfo