Share via


FreePhysMem (Compact 2013)

3/28/2014

This function is called to release physical memory back to the system.

Syntax

BOOL FreePhysMem(
  LPVOID lpvAddress
);

Parameters

  • lpvAddress
    [in] Virtual address returned from AllocPhysMem.

Return Value

TRUE indicates success. FALSE indicates failure. Call GetLastError for extended error information.

Requirements

Header

pkfuncs.h

Library

coredll.lib

See Also

Reference

Kernel Functions
AllocPhysMem

Other Resources

SetIpForwardEntry
MIB_IPFORWARDROW