10 references to Interface
System.Windows.Forms.Primitives (10)
Windows.Win32.IBinding.g.cs (6)
61 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 86 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 111 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 136 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 170 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 213 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
Windows.Win32.System_Com_IBinding_Extensions.g.cs (4)
23 /// <inheritdoc cref="winmdroot.System.Com.IBinding.Interface.GetPriority(int*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT GetPriority(this winmdroot.System.Com.IBinding.Interface @this, out int pnPriority) 33 /// <inheritdoc cref="winmdroot.System.Com.IBinding.Interface.GetBindResult(global::System.Guid*, uint*, winmdroot.Foundation.PWSTR*, uint*)"/> 34 internal static unsafe winmdroot.Foundation.HRESULT GetBindResult(this winmdroot.System.Com.IBinding.Interface @this, out global::System.Guid pclsidProtocol, out uint pdwResult, out winmdroot.Foundation.PWSTR pszResult, ref uint pdwReserved)