CSnapInItemImpl::UpdateToolbarButton

BOOL UpdateToolbarButton( UINT id, BYTE fsState );

Parameters

id

Specifies the button ID of the toolbar button to be updated.

fsState

Specifies a toolbar button state. If this state is to be set, return TRUE. This can be a combination of the following flags:

Remarks

Call this function to modify a toolbar button, of the snap-in object, before it is displayed.

CSnapInItemImpl OverviewClass Members