SHFreeNameMappings 関数 (shellapi.h)

SHFileOperation 関数によって取得されたファイル名マッピング オブジェクトを解放します。

構文

void SHFreeNameMappings(
  [in, optional] HANDLE hNameMappings
);

パラメーター

[in, optional] hNameMappings

型: HANDLE

解放するファイル名マッピング オブジェクトのハンドル。

戻り値

なし

必要条件

   
サポートされている最小のクライアント Windows XP (デスクトップ アプリのみ)
サポートされている最小のサーバー Windows 2000 Server [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー shellapi.h
Library Shell32.lib
[DLL] Shell32.dll (バージョン 4.0 以降)