MPFSGetEndAddr Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
MPFSGetEndAddr Function
C
MPFS_PTR MPFSGetEndAddr(
    MPFS_HANDLE hMPFS
);
Description

Determines the ending address of a file.

Preconditions

The file handle referenced by hMPFS is already open.

Parameters
Parameters 
Description 
the file handle from which to read the metadata 
Returns

The address just after the file ends (start address of next file)

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