Version

    Other Documentation

menu_open
AK.Wwise::ISourceControlOperationProgress Class Referenceabstract

Public Member Functions

virtual void  ShowProgress ()=0
  Creates and displays the progress dialog. More...
 
virtual void  AddLogMessage (LPCWSTR in_pszMessage)=0
 
virtual bool  IsCanceled () const =0
 
virtual void  Cancel ()=0
 
virtual void  OperationCompleted (bool in_bWaitForOK=true)=0
 

Detailed Description

Wwise progress dialog interface. This interface is given by AK::Wwise::ISourceControlUtilities. You can use this interface to display a simple progress dialog while performing operations.

Warning
The functions in this interface are not thread-safe, unless stated otherwise.
See also

Definition at line 47 of file ISourceControlOperationProgress.h.


The documentation for this class was generated from the following file:

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise