Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains virtual hard disk (VHD) expand request flags.
Syntax
typedef enum _EXPAND_VIRTUAL_DISK_FLAG {
EXPAND_VIRTUAL_DISK_FLAG_NONE = 0x00000000,
EXPAND_VIRTUAL_DISK_FLAG_NOTIFY_CHANGE
} EXPAND_VIRTUAL_DISK_FLAG;
Constants
EXPAND_VIRTUAL_DISK_FLAG_NONE Value: 0x00000000 |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 |
Minimum supported server | Windows Server 2008 R2 |
Header | virtdisk.h |