ReactOS 0.4.15-dev-7907-g95bf896
_REASSIGN_BLOCKS_EX Struct Reference

#include <ntdddisk.h>

Collaboration diagram for _REASSIGN_BLOCKS_EX:

Public Attributes

USHORT Reserved
 
USHORT Count
 
LARGE_INTEGER BlockNumber [1]
 

Detailed Description

Definition at line 649 of file ntdddisk.h.

Member Data Documentation

◆ BlockNumber

LARGE_INTEGER _REASSIGN_BLOCKS_EX::BlockNumber[1]

Definition at line 652 of file ntdddisk.h.

Referenced by DiskIoctlReassignBlocksEx().

◆ Count

USHORT _REASSIGN_BLOCKS_EX::Count

Definition at line 651 of file ntdddisk.h.

Referenced by DiskIoctlReassignBlocksEx().

◆ Reserved

USHORT _REASSIGN_BLOCKS_EX::Reserved

Definition at line 650 of file ntdddisk.h.

Referenced by DiskIoctlReassignBlocksEx().


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