ReactOS 0.4.15-dev-7918-g2a2556c
s_PXENV_TFTP_READ Struct Reference

#include <pxe.h>

Collaboration diagram for s_PXENV_TFTP_READ:

Public Attributes

PXENV_STATUS Status
 
UINT16 PacketNumber
 
UINT16 BufferSize
 
SEGOFF16 Buffer
 

Detailed Description

Definition at line 326 of file pxe.h.

Member Data Documentation

◆ Buffer

SEGOFF16 s_PXENV_TFTP_READ::Buffer

Definition at line 331 of file pxe.h.

Referenced by PxeRead(), and PxeSeek().

◆ BufferSize

UINT16 s_PXENV_TFTP_READ::BufferSize

Definition at line 330 of file pxe.h.

Referenced by PxeRead(), and PxeSeek().

◆ PacketNumber

UINT16 s_PXENV_TFTP_READ::PacketNumber

Definition at line 329 of file pxe.h.

◆ Status

PXENV_STATUS s_PXENV_TFTP_READ::Status

Definition at line 328 of file pxe.h.


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