Funzione NdrOleFree (rpcndr.h)
La funzione NdrOleFree è un wrapper per la funzione CoTaskMemFree .
Sintassi
void NdrOleFree(
[in] void *NodeToFree
);
Parametri
[in] NodeToFree
Puntatore alla memoria da liberare.
Valore restituito
nessuno
Requisiti
Client minimo supportato | Windows 2000 Professional [app desktop | App UWP] |
Server minimo supportato | Windows 2000 Server [app desktop | App UWP] |
Piattaforma di destinazione | Windows |
Intestazione | rpcndr.h (include Rpc.h) |
Libreria | Rpcrt4.lib |
DLL | Rpcrt4.dll |