Wwise SDK 2018.1.11
ISourceControlDialogBase
バージョン
Wwise SDK 2018.1.11
|
公開メンバ関数 | |
virtual HINSTANCE | GetResourceHandle () const =0 |
virtual void | GetDialog (UINT &out_uiDialogID) const =0 |
This function is called by Wwise to get the plug-in dialog's ID. [詳解] |
|
virtual bool | HasHelp () const =0 |
virtual bool | Help (HWND in_hWnd) const =0 |
virtual bool | WindowProc (HWND in_hWnd, UINT in_message, WPARAM in_wParam, LPARAM in_lParam, LRESULT &out_lResult)=0 |
詳解
Wwise dialog base interface. This must be implemented for each dialog that needs to be displayed with the Wwise look and feel.
- 警告
- The functions in this interface are not thread-safe, unless stated otherwise.
- 参照
ISourceControlDialogBase.h の 47 行目に定義があります。
このクラス詳解は次のファイルから抽出されました:
- include/AK/Wwise/SourceControl/ISourceControlDialogBase.h