6 references to Interface
System.Windows.Forms.Primitives (6)
Windows.Win32.IEnumConnectionPoints.g.cs (4)
72 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 108 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 139 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 167 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
Windows.Win32.System_Com_IEnumConnectionPoints_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.IEnumConnectionPoints.Interface.Next(uint, winmdroot.System.Com.IConnectionPoint**, uint*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Com.IEnumConnectionPoints.Interface @this, uint cConnections, winmdroot.System.Com.IConnectionPoint** ppCP, out uint pcFetched)