IMSVidStreamBufferRecordingControl::get_RecordingStopped Method
This topic applies to Windows XP Service Pack 1 or later.
The get_RecordingStopped method queries whether the recording has stopped.
Syntax
HRESULT get_RecordingStopped(
[out] VARIANT_BOOL *phResult
);
Parameters
phResult [out]
Pointer to a variable that receives one of the following values.Value Description VARIANT_FALSE The recording has not stopped. VARIANT_TRUE The recording has stopped.
Return Value
The method returns an HRESULT. Possible values include the following.
Return code | Description |
---|---|
S_OK |
The method succeeded. |
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
IMSVidStreamBufferRecordingControl Interface
Send comments about this topic to Microsoft
Build date: 12/4/2008