EngUnmapFile function
The EngUnmapFile function unmaps the view of a file from system space.
Syntax
BOOL EngUnmapFile( _In_ ULONG_PTR iFile );
Parameters
- iFile [in]
-
Pointer to the identifier of the mapped file. This identifier was obtained in a prior call to EngMapFile.
Return value
EngUnmapFile returns TRUE upon success. Otherwise, it returns FALSE.
Requirements
|
Version | Available in Windows 2000 and later versions of the Windows operating systems. |
|---|---|
|
Header |
|
|
Library |
|
See also
Send comments about this topic to Microsoft
Build date: 11/29/2012
