Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
[Beginning with Windows 8 and Windows Server 2012, the Virtual Disk Service COM interface is superseded by the Windows Storage Management API.]
Defines a set of valid flags for a partition.
typedef enum _VDS_PARTITION_FLAG {
VDS_PTF_SYSTEM = 0x1
} VDS_PARTITION_FLAG;
VDS_PTF_SYSTEM Value: 0x1 If set, the partition is a system partition. |
This enumeration provides the values for the ulFlags member of the VDS_PARTITION_PROP structure.
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Header | vds.h |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now