IDVBTLocator::put_Guard Method
The put_Guard method sets the guard interval.
Syntax
HRESULT put_Guard(
[in] GuardInterval GI
);
Parameters
- GI [in]
Variable of type GuardInterval that specifies the guard interval.
Return Value
Returns S_OK if successful. If the method fails, error information can be retrieved using the standard COM IErrorInfo interface.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008