ReactOS 0.4.15-dev-7958-gcd0bb1a
_BL_DEVICE_INFORMATION Struct Reference

#include <bl.h>

Collaboration diagram for _BL_DEVICE_INFORMATION:

Public Attributes

BL_DEVICE_TYPE DeviceType
 
union {
   BL_BLOCK_DEVICE_INFORMATION   BlockDeviceInfo
 
}; 
 

Detailed Description

Definition at line 1223 of file bl.h.

Member Data Documentation

◆ 

union { ... } _BL_DEVICE_INFORMATION::@150

◆ BlockDeviceInfo

BL_BLOCK_DEVICE_INFORMATION _BL_DEVICE_INFORMATION::BlockDeviceInfo

Definition at line 1228 of file bl.h.

Referenced by EtfspCheckEtfs(), and FatMount().

◆ DeviceType

BL_DEVICE_TYPE _BL_DEVICE_INFORMATION::DeviceType

Definition at line 1225 of file bl.h.

Referenced by BlFileOpen().


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