ReactOS 0.4.15-dev-8058-ga7cbb60
_DISK_GEOMETRY_EX_INTERNAL Struct Reference

#include <partmgr.h>

Collaboration diagram for _DISK_GEOMETRY_EX_INTERNAL:

Public Attributes

DISK_GEOMETRY Geometry
 
LARGE_INTEGER DiskSize
 
DISK_PARTITION_INFO Partition
 
DISK_DETECTION_INFO Detection
 
INT64 DiskSize
 

Detailed Description

Definition at line 3664 of file disk.c.

Member Data Documentation

◆ Detection

DISK_DETECTION_INFO _DISK_GEOMETRY_EX_INTERNAL::Detection

Definition at line 3668 of file disk.c.

Referenced by DiskIoctlGetDriveGeometryEx().

◆ DiskSize [1/2]

LARGE_INTEGER _DISK_GEOMETRY_EX_INTERNAL::DiskSize

Definition at line 3666 of file disk.c.

Referenced by DiskIoctlGetDriveGeometryEx().

◆ DiskSize [2/2]

INT64 _DISK_GEOMETRY_EX_INTERNAL::DiskSize

Definition at line 29 of file partmgr.h.

◆ Geometry

DISK_GEOMETRY _DISK_GEOMETRY_EX_INTERNAL::Geometry

Definition at line 3665 of file disk.c.

Referenced by DiskIoctlGetDriveGeometryEx().

◆ Partition

DISK_PARTITION_INFO _DISK_GEOMETRY_EX_INTERNAL::Partition

Definition at line 3667 of file disk.c.

Referenced by DiskIoctlGetDriveGeometryEx(), and FdoIoctlDiskGetDriveGeometryEx().


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