NdrOleFree function
The NdrOleFree function is a wrapper for the CoTaskMemFree function.
Syntax
void RPC_ENTRY NdrOleFree( _In_ void *NodeToFree );
Parameters
- NodeToFree [in]
-
Pointer to the memory to be freed.
Return value
This function does not return a value.
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps | Windows Store apps] |
|
Header |
|
|
Library |
|
|
DLL |
|
Show: