ReactOS 0.4.15-dev-8058-ga7cbb60
_PARTITION_INFORMATION Struct Reference

#include <ntdddisk.h>

Collaboration diagram for _PARTITION_INFORMATION:

Public Attributes

LARGE_INTEGER StartingOffset
 
LARGE_INTEGER PartitionLength
 
ULONG HiddenSectors
 
ULONG PartitionNumber
 
UCHAR PartitionType
 
BOOLEAN BootIndicator
 
BOOLEAN RecognizedPartition
 
BOOLEAN RewritePartition
 
DWORD HiddenSectors
 
DWORD PartitionNumber
 
BYTE PartitionType
 

Detailed Description

Definition at line 412 of file ntdddisk.h.

Member Data Documentation

◆ BootIndicator

◆ HiddenSectors [1/2]

◆ HiddenSectors [2/2]

DWORD _PARTITION_INFORMATION::HiddenSectors

Definition at line 309 of file winioctl.h.

◆ PartitionLength

◆ PartitionNumber [1/2]

◆ PartitionNumber [2/2]

DWORD _PARTITION_INFORMATION::PartitionNumber

Definition at line 310 of file winioctl.h.

◆ PartitionType [1/2]

◆ PartitionType [2/2]

BYTE _PARTITION_INFORMATION::PartitionType

Definition at line 311 of file winioctl.h.

◆ RecognizedPartition

◆ RewritePartition

◆ StartingOffset


The documentation for this struct was generated from the following files: