Wwise SDK 2015.1.9
Version
arrow_right
Table des matières
Autre Documentation
AK::Wwise::IDoubleProgress Class Reference
Add support for a second progress bar to the IProgress interfaces. More...
Inheritance diagram for AK::Wwise::IDoubleProgress:

Public Member Functions | |
virtual void | SetSecondOperationName (LPCWSTR in_szOperationName)=0 |
virtual void | SetSecondRange (DWORD in_dwMinValue, DWORD in_dwMaxValue)=0 |
virtual void | NotifySecondProgress (DWORD in_dwProgress)=0 |
Notify of the advancement of the task. |
Detailed Description
Add support for a second progress bar to the IProgress interfaces.
Definition at line 149 of file Utilities.h.
The documentation for this class was generated from the following file:
- include/AK/Wwise/Utilities.h