20 references to Interface
System.Windows.Forms.Primitives (20)
_generated\113\Windows.Win32.IBindStatusCallback.g.cs (8)
63 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 98 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 123 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 158 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 193 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 231 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 269 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 304 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object);
_generated\475\Windows.Win32.System_Com_IBindStatusCallback_Extensions.g.cs (12)
23 /// <inheritdoc cref="winmdroot.System.Com.IBindStatusCallback.Interface.GetPriority(int*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT GetPriority(this winmdroot.System.Com.IBindStatusCallback.Interface @this, out int pnPriority) 33 /// <inheritdoc cref="winmdroot.System.Com.IBindStatusCallback.Interface.OnProgress(uint, uint, uint, winmdroot.Foundation.PCWSTR)"/> 34 internal static unsafe winmdroot.Foundation.HRESULT OnProgress(this winmdroot.System.Com.IBindStatusCallback.Interface @this, uint ulProgress, uint ulProgressMax, uint ulStatusCode, string szStatusText) 43 /// <inheritdoc cref="winmdroot.System.Com.IBindStatusCallback.Interface.OnStopBinding(winmdroot.Foundation.HRESULT, winmdroot.Foundation.PCWSTR)"/> 44 internal static unsafe winmdroot.Foundation.HRESULT OnStopBinding(this winmdroot.System.Com.IBindStatusCallback.Interface @this, winmdroot.Foundation.HRESULT hresult, string szError) 53 /// <inheritdoc cref="winmdroot.System.Com.IBindStatusCallback.Interface.GetBindInfo(uint*, winmdroot.System.Com.BINDINFO*)"/> 54 internal static unsafe winmdroot.Foundation.HRESULT GetBindInfo(this winmdroot.System.Com.IBindStatusCallback.Interface @this, out uint grfBINDF, ref winmdroot.System.Com.BINDINFO pbindinfo) 66 /// <inheritdoc cref="winmdroot.System.Com.IBindStatusCallback.Interface.OnDataAvailable(uint, uint, winmdroot.System.Com.FORMATETC*, winmdroot.System.Com.STGMEDIUM*)"/> 67 internal static unsafe winmdroot.Foundation.HRESULT OnDataAvailable(this winmdroot.System.Com.IBindStatusCallback.Interface @this, uint grfBSCF, uint dwSize, in winmdroot.System.Com.FORMATETC pformatetc, in winmdroot.System.Com.STGMEDIUM pstgmed) 79 /// <inheritdoc cref="winmdroot.System.Com.IBindStatusCallback.Interface.OnObjectAvailable(global::System.Guid*, winmdroot.System.Com.IUnknown*)"/> 80 internal static unsafe winmdroot.Foundation.HRESULT OnObjectAvailable(this winmdroot.System.Com.IBindStatusCallback.Interface @this, in global::System.Guid riid, winmdroot.System.Com.IUnknown* punk)