バージョン

    その他のドキュメント

menu_open
Wwise SDK 2018.1.11
AK.Wwise::IProgress クラスabstract
AK.Wwise::IProgress の継承関係図
AK.Wwise::IDoubleProgress

公開メンバ関数

virtual void  SetCurrentOperationName (LPCWSTR in_szOperationName)=0
 
virtual void  SetRange (DWORD in_dwMinValue, DWORD in_dwMaxValue)=0
  Should be called at the beginning of the operation to set the min and max value [詳解]
 
virtual void  NotifyProgress (DWORD in_dwProgress)=0
  Notify of the advancement of the task. [詳解]
 
virtual bool  IsCancelled ()=0
  Check if the user has cancelled the task [詳解]
 
virtual void  ErrorMessage (const CString &in_rErrorText, Severity in_eSeverity=Severity_Warning)=0
 

詳解

Utilities.h149 行目に定義があります。


このクラス詳解は次のファイルから抽出されました:

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう