次の方法で共有


DnsReleaseContextHandle 関数 (windns.h)

DnsReleaseContextHandle 関数は、特定のアカウントの資格情報を格納するために使用されるメモリを解放します。

構文

void DnsReleaseContextHandle(
  [in] HANDLE hContext
);

パラメーター

[in] hContext

特定のアカウントの資格情報ハンドル。

戻り値

なし

要件

   
サポートされている最小のクライアント Windows 2000 Professional [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows 2000 Server [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー windns.h
Library Dnsapi.lib
[DLL] Dnsapi.dll

関連項目

DNS_RECORD

DnsAcquireContextHandle