NdrOleFree function (rpcndr.h)

The NdrOleFree function is a wrapper for the CoTaskMemFree function.

Syntax

void NdrOleFree(
  [in] void *NodeToFree
);

Parameters

[in] NodeToFree

Pointer to the memory to be freed.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps | UWP apps]
Minimum supported server Windows 2000 Server [desktop apps | UWP apps]
Target Platform Windows
Header rpcndr.h (include Rpc.h)
Library Rpcrt4.lib
DLL Rpcrt4.dll