IMFactory::MapReloadFile method
The IMFactory::MapReloadFile method is used with the IMFactory interface to reload a map file.
Quick info
HRESULT MapReloadFile(BSTR lpszMapFileName, IMMap** pMMap);
Parameters
- lpszMapFileName
- [in] - name of the map file (MMC)
- pMMap
- [out, retval] - handle to map interface
Return values
The
following value is returned when this method is called:
- S_OK
- Success status