Fonction WinHttpFreeQueryConnectionGroupResult (winhttp.h)
Libère la mémoire allouée par un appel précédent à WinHttpQueryConnectionGroup.
Syntaxe
WINHTTPAPI VOID WinHttpFreeQueryConnectionGroupResult(
WINHTTP_QUERY_CONNECTION_GROUP_RESULT *pResult
);
Paramètres
pResult
Type : _Inout_ WINHTTP_QUERY_CONNECTION_GROUP_RESULT*
Pointeur vers l’objet WINHTTP_QUERY_CONNECTION_GROUP_RESULT libre.
Configuration requise
Client minimal pris en charge | Windows Build 22000 |
Serveur minimal pris en charge | Windows Build 22000 |
Plateforme cible | Windows |
En-tête | winhttp.h |
Bibliothèque | Winhttp.lib |
DLL | Winhttp.dll |