HIONoticeCallback Class Referenceabstract
#include <HIOManager.h>
Public Member Functions | |
virtual void | Notice (const char *notice)=0 |
virtual void | Notice (const __wchar_t *notice) |
Detailed Description
HIONoticeCallback must be sub-classed if the input or output ProgressNoticeCallback or InformationNoticeCallback are used.
Member Function Documentation
◆ Notice()
|
pure virtual |
This abstract function will receive any notices from its callback. The notice data is only valid during the function call.
The documentation for this class was generated from the following file: