Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
![]() |
The Stop method stops the current stream.
Syntax
HRESULT Stop();
Parameters
This method takes no parameters.
Return Values
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
| Return code | Description |
| S_OK | The method succeeded. |
| E_BUSY | The device is busy. |
| WMDM_E_NOTSUPPORTED | The stop function is not implemented on this device. |
| E_FAIL | An unspecified error occurred. |
Requirements
Header: Defined in wmsp.idl.
Library: mssachlp.lib
See Also
.gif)