Trace: » OEM_VirtualCopy » I2C_ReadResetError » OEM_FreePhysMem
Access to information is restricted depending on your login.
Request login-information through our contact form.
Table of Contents
OEM_FreePhysMem
In Windows Embedded CE6 FreePhysMem is only callable from kernel-space.
The function OEM_FreePhysMem is a workaround to use FreePhysMem from user-space.
This function is called to release physical memory back to the system.
See Platform-Builder-Help for details.
BOOL OEM_FreePhysMem( LPVOID lpvAddress );
Parameters
lpvAddress [in] Virtual address returned from OEM_AllocPhysMem.
Return Values
TRUE indicates success. FALSE indicates failure.
Requirements
OS Versions: Windows Embedded CE 6.
Header: drvlib_app.h
Link Library: drvlib_app.lib
added: 20.06.2008
(C) 2009 Keith & Koep GmbH. Alle Rechte vorbehalten. Nutzungsbedingungen
(C) 2009 Keith & Koep GmbH. All rights reserved. Terms of Use
(C) 2009 Keith & Koep GmbH. All rights reserved. Terms of Use