s_PXENV_GET_FILE_SIZE Struct Reference
[PXENV_GET_FILE_SIZE]

Parameter block for pxenv_get_file_size(). More...

#include <pxe_api.h>


Data Fields

PXENV_STATUS_t Status
 PXE status code.
UINT16_t FileHandle
 File handle.
UINT32_t FileSize
 File size.


Detailed Description

Parameter block for pxenv_get_file_size().

Definition at line 1720 of file pxe_api.h.


Field Documentation

PXE status code.

Definition at line 1721 of file pxe_api.h.

Referenced by pxenv_get_file_size().

File handle.

Definition at line 1722 of file pxe_api.h.

Referenced by pxenv_get_file_size().

File size.

Definition at line 1723 of file pxe_api.h.

Referenced by pxenv_get_file_size().


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