ComHelpers
public static ComScope<ITypeInfo> GetRegisteredTypeInfo(Guid typeLibrary, ushort majorVersion, ushort minorVersion, Guid interfaceId)
Find the given interface's ITypeInfo from the specified type library.
Attempts to unwrap a ComWrapper CCW as a particular managed object.