Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 1.62 KB

nf-dhcpsapi-dhcprpcfreememory.md

File metadata and controls

68 lines (56 loc) · 1.62 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:dhcpsapi.DhcpRpcFreeMemory
DhcpRpcFreeMemory function (dhcpsapi.h)
The DhcpRpcFreeMemory function frees a block of buffer space returned as a parameter.
DhcpRpcFreeMemory
DhcpRpcFreeMemory function [DHCP]
dhcp.dhcprpcfreememory
dhcpsapi/DhcpRpcFreeMemory
dhcp\dhcprpcfreememory.htm
DHCP
bf22a0a6-2ecd-4460-89c4-3f870c6275dc
12/05/2018
DhcpRpcFreeMemory, DhcpRpcFreeMemory function [DHCP], dhcp.dhcprpcfreememory, dhcpsapi/DhcpRpcFreeMemory
dhcpsapi.h
Windows
None supported
Windows 2000 Server [desktop apps only]
Dhcpsapi.lib
Dhcpsapi.dll
Windows
19H1
DhcpRpcFreeMemory
dhcpsapi/DhcpRpcFreeMemory
c++
APIRef
kbSyntax
DllExport
Dhcpsapi.dll
DhcpRpcFreeMemory

DhcpRpcFreeMemory function

-description

The DhcpRpcFreeMemory function frees a block of buffer space returned as a parameter.

-parameters

-param BufferPointer

Pointer to an address that contains a structure (or structures, in the case of an array) returned as a parameter.

-returns

This function does not return a value.

-remarks

This function should be called to release the memory consumed by any structures.