Share via


VMFloppyDriveEvent enumeration

The VMFloppyDriveEvent enumeration specifies events generated by the IVMFloppyDrive interface.

Syntax

typedef enum  { 
  vmFloppyDriveEvent_OnInsert  = 1,
  vmFloppyDriveEvent_OnEject   = 2
} VMFloppyDriveEvent;

Constants

vmFloppyDriveEvent_OnInsert

Occurs when a floppy disk image is attached or when a physical medium is inserted into a host drive.

vmFloppyDriveEvent_OnEject

Occurs when a floppy disk 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
VsComInterfaces.h