ReactOS 0.4.15-dev-7924-g5949c20
_BL_FILE_PATH_DESCRIPTOR Struct Reference

#include <bl.h>

Public Attributes

ULONG Version
 
ULONG Length
 
ULONG PathType
 
UCHAR Path [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 980 of file bl.h.

Member Data Documentation

◆ Length

ULONG _BL_FILE_PATH_DESCRIPTOR::Length

Definition at line 983 of file bl.h.

Referenced by EfiInitpCreateApplicationEntry().

◆ Path

UCHAR _BL_FILE_PATH_DESCRIPTOR::Path[ANYSIZE_ARRAY]

Definition at line 985 of file bl.h.

Referenced by EfiInitpCreateApplicationEntry().

◆ PathType

ULONG _BL_FILE_PATH_DESCRIPTOR::PathType

Definition at line 984 of file bl.h.

Referenced by EfiInitpCreateApplicationEntry().

◆ Version

ULONG _BL_FILE_PATH_DESCRIPTOR::Version

Definition at line 982 of file bl.h.


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