Microsoft DirectX 9.0 |
The Active method notifies the pin that the filter is now active. This method overrides the CBasePin::Active method.
Syntax
HRESULT Active(void);
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also