Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

EXPAND_VIRTUAL_DISK_FLAG enumeration (virtdisk.h)

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

See also

About VHD

VHD Reference


Feedback

Was this page helpful?

Additional resources