Share via


CToolBarCtrl::GetButtonInfo

BOOL GetButtonInfo( int nID**, TBBUTTONINFO*** ptbbi ) const;

Return Value

Nonzero if successful; otherwise zero.

Parameters

nID

The button identifier.

ptbbi

A pointer to a structure that receives the button information.

Remarks

This member function implements the behavior of the Win32 message , as described in the Platform SDK.

CToolBarCtrl OverviewClass MembersHierarchy Chart

See Also   CToolBarCtrl::SetButtonInfo