Microsoft DirectX 9.0 |
An asynchronous command to run the graph has failed.
Parameters
lParam1
HRESULT value of the operation that failed.
lParam2
Zero.
Default Action
None.
Remarks
If the filter graph manager issues an asynchronous run command that fails, it sends this event to the application. The graph remains in a running state. The state of the underlying filters is indeterminate. Some filters might be running, others might not.
See Also