ReactOS 0.4.15-dev-8100-g1887773
_STORAGE_LB_PROVISIONING_MAP_RESOURCES Struct Reference

#include <ntddstor.h>

Public Attributes

ULONG Size
 
ULONG Version
 
UCHAR AvailableMappingResourcesValid:1
 
UCHAR UsedMappingResourcesValid:1
 
UCHAR Reserved0:6
 
UCHAR Reserved1 [3]
 
UCHAR AvailableMappingResourcesScope:2
 
UCHAR UsedMappingResourcesScope:2
 
UCHAR Reserved2:4
 
UCHAR Reserved3 [3]
 
ULONGLONG AvailableMappingResources
 
ULONGLONG UsedMappingResources
 

Detailed Description

Definition at line 900 of file ntddstor.h.

Member Data Documentation

◆ AvailableMappingResources

ULONGLONG _STORAGE_LB_PROVISIONING_MAP_RESOURCES::AvailableMappingResources

Definition at line 911 of file ntddstor.h.

◆ AvailableMappingResourcesScope

UCHAR _STORAGE_LB_PROVISIONING_MAP_RESOURCES::AvailableMappingResourcesScope

Definition at line 907 of file ntddstor.h.

◆ AvailableMappingResourcesValid

UCHAR _STORAGE_LB_PROVISIONING_MAP_RESOURCES::AvailableMappingResourcesValid

Definition at line 903 of file ntddstor.h.

◆ Reserved0

UCHAR _STORAGE_LB_PROVISIONING_MAP_RESOURCES::Reserved0

Definition at line 905 of file ntddstor.h.

◆ Reserved1

UCHAR _STORAGE_LB_PROVISIONING_MAP_RESOURCES::Reserved1[3]

Definition at line 906 of file ntddstor.h.

◆ Reserved2

UCHAR _STORAGE_LB_PROVISIONING_MAP_RESOURCES::Reserved2

Definition at line 909 of file ntddstor.h.

◆ Reserved3

UCHAR _STORAGE_LB_PROVISIONING_MAP_RESOURCES::Reserved3[3]

Definition at line 910 of file ntddstor.h.

◆ Size

ULONG _STORAGE_LB_PROVISIONING_MAP_RESOURCES::Size

Definition at line 901 of file ntddstor.h.

Referenced by ClassDeviceGetLBProvisioningResources().

◆ UsedMappingResources

ULONGLONG _STORAGE_LB_PROVISIONING_MAP_RESOURCES::UsedMappingResources

Definition at line 912 of file ntddstor.h.

◆ UsedMappingResourcesScope

UCHAR _STORAGE_LB_PROVISIONING_MAP_RESOURCES::UsedMappingResourcesScope

Definition at line 908 of file ntddstor.h.

◆ UsedMappingResourcesValid

UCHAR _STORAGE_LB_PROVISIONING_MAP_RESOURCES::UsedMappingResourcesValid

Definition at line 904 of file ntddstor.h.

◆ Version

ULONG _STORAGE_LB_PROVISIONING_MAP_RESOURCES::Version

Definition at line 902 of file ntddstor.h.


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