NdrOleFree function (rpcndr.h)
The NdrOleFree function is a wrapper for the CoTaskMemFree function.
void NdrOleFree(
[in] void *NodeToFree
);
[in] NodeToFree
Pointer to the memory to be freed.
None
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 |