DDiscMaster2Events interface (imapi2.h)

Implement this interface to receive notification when a CD or DVD device is added to or removed from the computer.

Inheritance

The DDiscMaster2Events interface inherits from the IDispatch interface. DDiscMaster2Events also has these types of members:

Methods

The DDiscMaster2Events interface has these methods.

 
DDiscMaster2Events::NotifyDeviceAdded

Receives notification when an optical media device is added to the computer.
DDiscMaster2Events::NotifyDeviceRemoved

Receives notification when an optical media device is removed from the computer.

Requirements

Requirement Value
Minimum supported client Windows Vista, Windows XP with SP2 [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header imapi2.h

See also

IDiscMaster2