|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <windows.h>
Go to the source code of this file.
Functions | |
| _Success_ (return) | |
| Deletes the virtual mapping and optionally gives back the page & dirty bit. | |
| _Success_ | ( | return | ) |
Deletes the virtual mapping and optionally gives back the page & dirty bit.
| Process | - The process this address belongs to, or NULL if system address. |
| Address | - The address to unmap. |
| WasDirty | - Optional param receiving the dirty bit of the PTE. |
| Page | - Optional param receiving the page number previously mapped to this address. |
Definition at line 14 of file GetStringTypeW.c.