MPFSGetSize Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
MPFSGetSize Function
C
DWORD MPFSGetSize(
    MPFS_HANDLE hMPFS
);
Description

Reads the size 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 size that was read as a DWORD

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