SET_PARTITION_INFORMATION structure
Contains information used to set a disk partition's type.
Note SET_PARTITION_INFORMATION has been superseded by the PARTITION_INFORMATION_EX structure.
Syntax
typedef struct _SET_PARTITION_INFORMATION { BYTE PartitionType; } SET_PARTITION_INFORMATION, *PSET_PARTITION_INFORMATION;
Members
- PartitionType
-
The type of partition. For a list of values, see Disk Partition Types.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 4/16/2013