MMCListPadInfo.Clsid property
The Clsid property returns the CLSID of the snap-in that created the task and owns it.
This property is read-only.
Syntax
MMCListPadInfo.Clsid
Property value
The returned property is the CLSID.
Remarks
To specify the snap-in that owns the task, the value of the Clsid property can be used for the szClsid parameter when the taskpad calls the TaskNotify method of the MMCCtrl control to send a notification from the task to that snap-in.
Requirements
Redistributable |
MMC 1.1 or later |
DLL |
|