IPixErrorCallback interface
Callback from engine to handle errors.
Members
The IPixErrorCallback interface inherits from the IUnknown interface. IPixErrorCallback also has these types of members:
Methods
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. |
Requirements
|
Header |
|
|---|
Community Additions
ADD
Show: