Microsoft DirectX 8.1 (C++) |
The IAMSetErrorLog interface sets or retrieves an error log in DirectShow Editing Services (DES). The
For more information on using this interface, see Logging Errors.
Requirements
Requires Qedit.h.
In addition to the methods inherited from IUnknown, the IAMSetErrorLog interface exposes the following methods.
Method | Description |
get_ErrorLog | Retrieves the current error log for this object. |
put_ErrorLog | Specifies an error log for the object. |