CBaseFilter.Register method
The Register
method adds the filter to the registry.
Note
This method is obsolete. New filters should be registered using the AMovieDllRegisterServer2 function. For more information, see How to Register DirectShow Filters.
Syntax
HRESULT Register();
Parameters
This method has no parameters.
Return value
Returns one of the HRESULT values listed in the following table.
Return code | Description |
---|---|
|
Success. |
|
No registration information is available. |
Requirements
Header |
|
Library |
|