Fonction NdrOleFree (rpcndr.h)
La fonction NdrOleFree est un wrapper pour la fonction CoTaskMemFree .
Syntaxe
void NdrOleFree(
[in] void *NodeToFree
);
Paramètres
[in] NodeToFree
Pointeur vers la mémoire à libérer.
Valeur de retour
None
Spécifications
Client minimal pris en charge | Windows 2000 Professionnel [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows 2000 Server [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | rpcndr.h (inclure Rpc.h) |
Bibliothèque | Rpcrt4.lib |
DLL | Rpcrt4.dll |