Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |