MMCListPadInfo.NotifyID property
The NotifyID property returns the command ID that is returned to the snap-in when the user clicks the optional listpad button.
This property is read-only.
Syntax
MMCListPadInfo.NotifyID
Property value
The returned property is the long integer specified in the nCommandID member of MMC_LISTPAD_INFO returned in the IExtendTaskPad::GetListPadInfo method.
Remarks
When the user clicks the button, the taskpad calls the TaskNotify method of the MMCCtrl control with pvArg set to the value in the NotifyID property of the MMCListPadInfo object.
The value of this property should be ignored if the Text property is NULL.
Requirements
Redistributable |
MMC 1.1 or later |
DLL |
|