ReactOS 0.4.15-dev-7934-g1dc8d80
_REASSIGN_BLOCKS Struct Reference

#include <ntdddisk.h>

Public Attributes

USHORT Reserved
 
USHORT Count
 
ULONG BlockNumber [1]
 
WORD Reserved
 
WORD Count
 
DWORD BlockNumber [1]
 

Detailed Description

Definition at line 643 of file ntdddisk.h.

Member Data Documentation

◆ BlockNumber [1/2]

DWORD _REASSIGN_BLOCKS::BlockNumber

Definition at line 646 of file ntdddisk.h.

Referenced by DiskIoctlReassignBlocks().

◆ BlockNumber [2/2]

DWORD _REASSIGN_BLOCKS::BlockNumber[1]

Definition at line 617 of file winioctl.h.

◆ Count [1/2]

WORD _REASSIGN_BLOCKS::Count

Definition at line 645 of file ntdddisk.h.

Referenced by DiskIoctlReassignBlocks().

◆ Count [2/2]

WORD _REASSIGN_BLOCKS::Count

Definition at line 616 of file winioctl.h.

◆ Reserved [1/2]

WORD _REASSIGN_BLOCKS::Reserved

Definition at line 644 of file ntdddisk.h.

Referenced by DiskIoctlReassignBlocks().

◆ Reserved [2/2]

WORD _REASSIGN_BLOCKS::Reserved

Definition at line 615 of file winioctl.h.


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