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 Remove method permanently removes a tuning space from the system.
Syntax
HRESULT Remove(
[in] VARIANT Index
);
Parameters
- Index [in]
Variable of type VARIANT that specifies the ID of the tuning space to remove.
Return Value
Returns S_OK if successful. If the specified tuning space was invalid or corrupted in the Registry, this method will delete whatever information is there and return S_FALSE.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
ITuningSpaceContainer Interface
Send comments about this topic to Microsoft
Build date: 12/4/2008