CAtlFileMappingBase::Unmap
Call this method to unmap a file-mapping object.
HRESULT Unmap( ) throw( );
Return Value
Returns S_OK on success, or an error HRESULT on failure.
Remarks
See UnmapViewOfFile in the Windows SDK for more details.
Requirements
Header: atlfile.h