Provides removable media locking data. It is used by the
IOCTL_STORAGE_MEDIA_REMOVAL control code.
Syntax
|
typedef struct _PREVENT_MEDIA_REMOVAL { BOOLEAN PreventMediaRemoval;
} PREVENT_MEDIA_REMOVAL; |
Members
- PreventMediaRemoval
If this member is TRUE, the media is to be locked. Otherwise, it is not.
Requirements
| Client | Requires Windows Vista, Windows XP, or Windows 2000 Professional. |
| Server | Requires Windows Server 2008, Windows Server 2003, or Windows 2000 Server. |
|---|
| Header | Declared in Winioctl.h. |
See Also
IOCTL_STORAGE_MEDIA_REMOVAL
Send comments about this topic to Microsoft
Build date: 10/2/2008