DsRoleFreeMemory 関数 (dsrole.h)

DsRoleFreeMemory 関数は、DsRoleGetPrimaryDomainInformation 関数によって割り当てられたメモリを解放します。

構文

void DsRoleFreeMemory(
  [in] PVOID Buffer
);

パラメーター

[in] Buffer

解放するバッファーへのポインター。

戻り値

なし

要件

   
サポートされている最小のクライアント Windows Vista
サポートされている最小のサーバー Windows Server 2008
対象プラットフォーム Windows
ヘッダー dsrole.h
Library Netapi32.lib
[DLL] Netapi32.dll

関連項目

ディレクトリ サービス関数

DsRoleGetPrimaryDomainInformation