MPFSGetBytesRem Function

Microchip TCP/IP Stack

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

Determines how many bytes remain to be read.

Preconditions

The file handle referenced by hMPFS is already open.

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

The number of bytes remaining in the file as a DWORD

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