IMSVidStreamBufferRecordingControl::put_StopTime Method
This topic applies to Windows XP Service Pack 1 or later.
The put_StopTime method sets the stop time for the recording.
Syntax
HRESULT put_StopTime(
[in] long Stop
);
Parameters
- Stop [in]
Specifies the stop time, in hundredths of seconds.
Return Value
The method returns an HRESULT. Possible values include the following.
Return code | Description |
---|---|
E_INVALIDARG |
Invalid argument. |
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