DnsReleaseContextHandle function (windns.h)
The DnsReleaseContextHandle function releases memory used to store the credentials of a specific account.
Syntax
void DnsReleaseContextHandle(
[in] HANDLE hContext
);
Parameters
[in] hContext
The credentials handle of a specific account.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | windns.h |
Library | Dnsapi.lib |
DLL | Dnsapi.dll |