PifMgr_CloseProperties

PifMgr_OpenProperties で開いたアプリケーションプロパティを閉じる。

PifMgr_CloseProperties hProps, flOpt

hProps : [intptr] 型: HANDLE アプリケーションのプロパティへのハンドル。このパラメータには PifMgr_OpenProperties が返した値を設定する。
flOpt : [int] 型: UINT 関数の動作を指定するフラグ。

(プラグイン / モジュール : shell32.dll)

解説

PifMgr_OpenProperties で開いたアプリケーションプロパティを閉じる。

[戻り値]
型: int 成功した場合は NULL を返す。失敗した場合は、hProps として渡されたアプリケーションプロパティのハンドルを返す。

情報

プラグイン / モジュールshell32.dll
バージョン1.0
作成日2026/04/16
著作者IronHSP / CsWin32 bridge
URLhttps://github.com/inovia/IronHSP
備考Win32 API の shell32.dll 関数群。CsWin32 + win32metadata から自動生成。
hsp3net 専用 (intptr / NSTRUCT / wstr を使用)。
タイプ拡張命令
グループWin32API
対応環境
  • Windows 版 HSP
hs ファイルhsphelp\win32_shell32_gen2.hs