IFilterMapper::UnregisterPin (Compact 2013)
3/26/2014
This method removes the registration of this pin from the registry.
Syntax
HRESULT UnregisterPin(
CLSID Filter,
LPCWSTR Name
);
Parameters
- Filter
[in] Globally unique identifier (GUID) of the filter that this pin is part of.
- Name
[in] Name of the pin.
Return Value
Returns an HRESULT value.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |