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