s_PXENV_FILE_READ Struct Reference
[PXENV_FILE_READ]

Parameter block for pxenv_file_read(). More...

#include <pxe_api.h>


Data Fields

PXENV_STATUS_t Status
 PXE status code.
UINT16_t FileHandle
 File handle.
UINT16_t BufferSize
 Data buffer size.
SEGOFF16_t Buffer
 Data buffer.


Detailed Description

Parameter block for pxenv_file_read().

Definition at line 1696 of file pxe_api.h.


Field Documentation

PXE status code.

Definition at line 1697 of file pxe_api.h.

Referenced by pxenv_file_read().

File handle.

Definition at line 1698 of file pxe_api.h.

Referenced by pxenv_file_read().

Data buffer size.

Definition at line 1699 of file pxe_api.h.

Referenced by pxenv_file_read().

Data buffer.

Definition at line 1700 of file pxe_api.h.

Referenced by pxenv_file_read().


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

Generated on Tue Apr 6 20:02:08 2010 for gPXE by  doxygen 1.5.7.1