Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 Overview | Class Members | Hierarchy Chart
See Also CRebarCtrl::SetBarInfo