DnsReleaseContextHandle function
The DnsReleaseContextHandle function releases memory used to store the credentials of a specific account.
Syntax
void WINAPI DnsReleaseContextHandle(
_In_ HANDLE ContextHandle
);
Parameters
- ContextHandle [in]
-
The credentials handle of a specific account.
Return value
This function does not return a value.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Community Additions
ADD
Show: