IPixErrorCallback interface
Callback from engine to handle errors.
The IPixErrorCallback interface inherits from the IUnknown interface. IPixErrorCallback also has these types of members:
The IPixErrorCallback interface has these methods.
Method | Description |
---|---|
ErrorListCallback | A callback that notifies the host of errors returned by the associated request. |
MessagesCallback | A callback that notifies the host of messages returned by the associated request. |
WarningListCallback | A callback that notifies the host of warnings returned by the associated request. |
Header | Vspixengine.h |