ReactOS 0.4.16-dev-188-g678aa63
_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 644 of file ntdddisk.h.

Member Data Documentation

◆ BlockNumber

LARGE_INTEGER _REASSIGN_BLOCKS_EX::BlockNumber[1]

Definition at line 647 of file ntdddisk.h.

Referenced by DiskIoctlReassignBlocksEx().

◆ Count

USHORT _REASSIGN_BLOCKS_EX::Count

Definition at line 646 of file ntdddisk.h.

Referenced by DiskIoctlReassignBlocksEx().

◆ Reserved

USHORT _REASSIGN_BLOCKS_EX::Reserved

Definition at line 645 of file ntdddisk.h.

Referenced by DiskIoctlReassignBlocksEx().


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