MPFSGetID Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
MPFSGetID Function
C
WORD MPFSGetID(
    MPFS_HANDLE hMPFS
);
Description

Determines the ID in the FAT for 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 ID in the FAT for this file

Remarks

Use this function in association with MPFSOpenID to quickly access file without permanently reserving a file handle.

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