TFTP_CHUNK_DESCRIPTOR Structure

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
TFTP_CHUNK_DESCRIPTOR Structure
C
typedef struct {
  BYTE * vDataPointer;
  WORD wDataLength;
} TFTP_CHUNK_DESCRIPTOR;
Description

This is type TFTP_CHUNK_DESCRIPTOR.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.