版本

    其他文档

menu_open
Wwise SDK 2018.1.11
AK.Wwise::IProgress类 参考abstract
类 AK.Wwise::IProgress 继承关系图:
AK.Wwise::IDoubleProgress

Public 成员函数

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 之旅