MPFSPutEnd Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
MPFSPutEnd Function
C
void MPFSPutEnd(
    BOOL final
);
Description

Finalizes an MPFS writing operation.

Preconditions

MPFSFormat and MPFSPutArray were sucessfully called.

Parameters
Parameters 
Description 
final 
TRUE if the application is done writing, FALSE if MPFS2 called this function locally. 
Returns

None

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