次の方法で共有


WSDDetachLinkedMemory 関数 (wsdutil.h)

子メモリ ブロックを親メモリ ブロックからデタッチします。

構文

void WSDDetachLinkedMemory(
  void *pVoid
);

パラメーター

pVoid

デタッチするメモリ ブロックへのポインター。

戻り値

なし

解説

子メモリ ブロックは、 WSDAllocateLinkedMemory の呼び出しによって以前に割り当てられている必要があります。

要件

要件
サポートされている最小のクライアント Windows Vista [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2008 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー wsdutil.h (Wsdapi.h を含む)
Library Wsdapi.lib
[DLL] Wsdapi.dll