Microsoft DirectX 9.0 |
A pause request has completed.
Parameters
lParam1
HRESULT value that indicates the result of the transition. If the value is S_OK, the filter graph is now in a paused state.
lParam2
Zero.
Default Action
None.
Remarks
The filter graph manager sends this event when it completes an asynchronous pause command.
See Also