NNS_McsInitFileIO

C Specification

#include <nnsys/mcs.h>
void NNS_McsInitFileIO(void);

Arguments

None.

Return Values

None.

Description

Performs initialization for the API that enumerates the API that reads and writes files on PC and files in the directory.

Before calling this function, you must initialize the MCS library by calling the NNS_McsInit function.

Revision History

12/07/2004 Added description. 10/08/2004 Added description. 07/01/2004 Initial version.


CONFIDENTIAL