Wwise SDK 2015.1.9
AK::Wwise::ISourceControlDialogBase
バージョン
arrow_right
目次
その他のドキュメント
クラス AK::Wwise::ISourceControlDialogBase
Public メソッド | |
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 の 26 行で定義されています。
このクラスの説明は次のファイルから生成されました:
- include/AK/Wwise/SourceControl/ISourceControlDialogBase.h