CToolBarCtrl::GetMaxSize
BOOL GetMaxSize( LPSIZE pSize ) const;
Return Value
Nonzero if successful; otherwise zero.
Parameters
pSize
A pointer to a structure that receives the size of the items.
Remarks
This member function implements the behavior of the Win32 message , as described in the Platform SDK.