Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Frees the memory allocated by a previous call to WinHttpQueryConnectionGroup.
Syntax
WINHTTPAPI VOID WinHttpFreeQueryConnectionGroupResult(
WINHTTP_QUERY_CONNECTION_GROUP_RESULT *pResult
);
Parameters
pResult
Type: _Inout_ WINHTTP_QUERY_CONNECTION_GROUP_RESULT*
A pointer to the WINHTTP_QUERY_CONNECTION_GROUP_RESULT object to free.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Build 22000 |
| Minimum supported server | Windows Build 22000 |
| Target Platform | Windows |
| Header | winhttp.h |
| Library | Winhttp.lib |
| DLL | Winhttp.dll |