ReactOS 0.4.15-dev-7931-gfd331f1
FILEPATH_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Collaboration diagram for FILEPATH_DEVICE_PATH:

Public Attributes

EFI_DEVICE_PATH_PROTOCOL Header
 
CHAR16 PathName [1]
 

Detailed Description

Definition at line 932 of file DevicePath.h.

Member Data Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL FILEPATH_DEVICE_PATH::Header

Definition at line 933 of file DevicePath.h.

◆ PathName

CHAR16 FILEPATH_DEVICE_PATH::PathName[1]

A NULL-terminated Path string including directory and file names.

Definition at line 937 of file DevicePath.h.


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