3 references to GetConnectionInterface
System.Windows.Forms.Primitives (3)
Windows.Win32.IConnectionPoint.g.cs (1)
77 return __object.GetConnectionInterface(pIID);
Windows.Win32.System_Com_IConnectionPoint_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.IConnectionPoint.Interface.GetConnectionInterface(global::System.Guid*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.GetConnectionInterface(pIIDLocal);