Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The following table identifies the valid partition types that are used by disk drivers.
| Constant/value | Description |
|---|---|
|
An unused entry partition. |
|
An extended partition. |
|
A FAT12 file system partition. |
|
A FAT16 file system partition. |
|
A FAT32 file system partition. |
|
An IFS partition. |
|
A logical disk manager (LDM) partition. |
|
An NTFT partition. |
|
A valid NTFT partition. The high bit of a partition type code indicates that a partition is part of an NTFT mirror or striped array. |
Remarks
There are several macros that can help you detect the partition type: IsContainerPartition, IsFTPartition, and IsRecognizedPartition. For more information, see WinIoCtl.h.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP [desktop apps only] |
| Minimum supported server |
Windows Server 2003 [desktop apps only] |
| Header |
|