NtDllNtUnmapViewOfSection Method

Overload List

NtUnmapViewOfSection(IntPtr, IntPtr) Unmaps a view of a section from the virtual address space of a subject process.
NtUnmapViewOfSection(SafeProcessHandle, IntPtr) Unmaps a view of a section from the virtual address space of a subject process.

See Also