Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 1.61 KB

nf-rpcndr-ndrpointerfree.md

File metadata and controls

67 lines (56 loc) · 1.61 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:rpcndr.NdrPointerFree
NdrPointerFree function (rpcndr.h)
The NdrPointerFree function frees memory.
NdrPointerFree
NdrPointerFree function [RPC]
rpc.ndrpointerfree
rpcndr/NdrPointerFree
rpc\ndrpointerfree.htm
Rpc
8b90ae12-af0f-41f8-9b8d-4b354de511be
12/05/2018
NdrPointerFree, NdrPointerFree function [RPC], rpc.ndrpointerfree, rpcndr/NdrPointerFree
rpcndr.h
Rpc.h
Windows
Windows 2000 Professional [desktop apps \| UWP apps]
Windows 2000 Server [desktop apps \| UWP apps]
Rpcrt4.lib
Rpcrt4.dll
Windows
19H1
NdrPointerFree
rpcndr/NdrPointerFree
c++
APIRef
kbSyntax
DllExport
Rpcrt4.dll
NdrPointerFree

NdrPointerFree function

-description

The NdrPointerFree function frees memory.

-parameters

-param pStubMsg [in, out]

Pointer to a MIDL_STUB_MESSAGE structure that maintains the current status of the RPC stub. This structure is for internal use only and should not be modified.

-param pMemory [in]

Pointer to memory to be freed.

-param pFormat [in]

Pointer to the format string description.