VMDVDDriveEvent enumeration
The VMDVDDriveEvent enumeration specifies events generated by the IVMDVDDrive interface.
Syntax
typedef enum {
vmDVDDriveEvent_OnInsert = 1,
vmDVDDriveEvent_OnEject = 2
} VMDVDDriveEvent;
Constants
-
vmDVDDriveEvent_OnInsert
-
Occurs when an ISO image is attached or when a physical medium is inserted into a host drive.
-
vmDVDDriveEvent_OnEject
-
Occurs when an ISO image is detached or when a physical medium is ejected from a drive.
Requirements
Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
Header |
|