#include <SysInfo.h>
Data Fields |
WORD | nDiskType |
| Disk type (Basic or Dynamic).
|
WORD | nPartitionTableType |
| Partition table type.
|
WORD | nNumPartitions |
| Number of partitions described in the partition table for this physical drive (0 if no partition table).
|
bool | bNFTSImage |
| image on a mounted phyical and logical drive e.g. image mount pro, or a disk with no partition table FAT16/FAT32 or NTFS
|
bool | bVolumeImage |
| NTFS image on a mounted logical drive (no physcial drive number).
|
bool | bDDImage |
| NTFS image bit for bit raw image file, not mounted e.g. .dd image //Reserved - not used.
|
WORD | sectorSize |
DRIVEPACKET | PartitionInfo [MAX_PARTITIONS] |
| Array of partition information for this physcial drive.
|
Field Documentation
Disk type (Basic or Dynamic).
Number of partitions described in the partition table for this physical drive (0 if no partition table).
image on a mounted phyical and logical drive e.g. image mount pro, or a disk with no partition table FAT16/FAT32 or NTFS
NTFS image on a mounted logical drive (no physcial drive number).
NTFS image bit for bit raw image file, not mounted e.g. .dd image //Reserved - not used.
Array of partition information for this physcial drive.
The documentation for this struct was generated from the following file: