Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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