iPXE
Data Fields

Parameter block for pxenv_file_close() More...

#include <pxe_api.h>

Data Fields

PXENV_STATUS_t Status
 PXE status code. More...
 
UINT16_t FileHandle
 File handle. More...
 

Detailed Description

Parameter block for pxenv_file_close()

Definition at line 1558 of file pxe_api.h.

Field Documentation

◆ Status

PXENV_STATUS_t s_PXENV_FILE_CLOSE::Status

PXE status code.

Definition at line 1559 of file pxe_api.h.

Referenced by pxenv_file_close().

◆ FileHandle

UINT16_t s_PXENV_FILE_CLOSE::FileHandle

File handle.

Definition at line 1560 of file pxe_api.h.

Referenced by pxenv_file_close().


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