mpiMapReloadMemory

The C API uses different methods to load, run, and control maps, including mpiMapReloadMemory.

MPIRC mpiMapReloadMemory (const char  *lpszIdentifier, const char  
		*WorkingDirectory, const char  *pcCompiledMap, int  iSize)

Inputs

lpszIdentifier
Text string used to identify the compiled map.
WorkingDirectory
Directory from which relative paths are determined.
pcCompiledMap
Bytes that comprise a compiled map.
iSize
Number of bytes pointed to pcCompiledMap.

Outputs

None

Returns

Success status