ConfigurePacker 関数
Top Previous Next
"About "または設定ポップアップを表示します。 ユーザがプラグイン設定を選択したときに呼び出されます。
Syntax C++
void __stdcall ConfigurePacker(
_In_ HWND Parent,
_In_ HINSTANCE DllInstance
);
パラメータ
Parent [in]
Type: HWND
設定の親ウィンドウのハンドル.
DllInstance [in]
Type: HINSTANCE
プラグインのハンドル (Handle DLL).