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.
This topic applies to Windows XP or later.
The Decompose method tears down the filter graph.
Syntax
HRESULT Decompose();
Parameters
This method has no parameters.
Return Value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Remarks
This method is the inverse of the IMSVidCtl::Build method. Call this method before you change the Active Features collection, specify a new renderer, or specify a new input device. The method does not modify the Active Features collection.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008