Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
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 |
See also
Feedback
Was this page helpful?
