ReactOS 0.4.15-dev-7998-gdb93cb1
_BL_PD_DATA_BLOB Struct Reference

#include <bl.h>

Collaboration diagram for _BL_PD_DATA_BLOB:

Public Attributes

PVOID Data
 
ULONG DataSize
 
ULONG BlobSize
 

Detailed Description

Definition at line 1343 of file bl.h.

Member Data Documentation

◆ BlobSize

ULONG _BL_PD_DATA_BLOB::BlobSize

Definition at line 1347 of file bl.h.

Referenced by BmpProcessBadMemory().

◆ Data

PVOID _BL_PD_DATA_BLOB::Data

Definition at line 1345 of file bl.h.

Referenced by BmpProcessBadMemory().

◆ DataSize

ULONG _BL_PD_DATA_BLOB::DataSize

Definition at line 1346 of file bl.h.

Referenced by BmpProcessBadMemory().


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