You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Guid("79A2D615-4A10-4ED4-8C65-8633F9335095")]
public interface IComponent2 : Windows.Win32.DirectShow.IComponent
{
}
This interface must inherit from from Windows.Win32.Mmc.IComponent (43136EB2-D36C-11CF-ADBC-00AA00A80033), not from
Windows.Win32.DirectShow.IComponent (1A5576FC-0E19-11D3-9D8E-00C04F72D980)
The text was updated successfully, but these errors were encountered:
rumbu13
changed the title
Wrong interface inheritance IComponent
Wrong interface inheritance IComponent2
Feb 19, 2021
In Windows.Win32.Mmc:
This interface must inherit from from Windows.Win32.Mmc.IComponent (43136EB2-D36C-11CF-ADBC-00AA00A80033), not from
Windows.Win32.DirectShow.IComponent (1A5576FC-0E19-11D3-9D8E-00C04F72D980)
The text was updated successfully, but these errors were encountered: