Share via


CReBarCtrl::GetBarInfo

BOOL GetBarInfo( REBARINFO* prbi ) const;

Return Value

Nonzero if successful; otherwise zero.

Parameters

prbi

A pointer to a structure that will receive the rebar control information. 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 , as described in the Platform SDK.

CReBarCtrl OverviewClass MembersHierarchy Chart

See Also   CRebarCtrl::SetBarInfo