3 references to GetBindInfo
System.Windows.Forms.Primitives (3)
Windows.Win32.IBindStatusCallback.g.cs (1)
230 return __object.GetBindInfo(grfBINDF, pbindinfo);
Windows.Win32.System_Com_IBindStatusCallback_Extensions.g.cs (2)
53 /// <inheritdoc cref="winmdroot.System.Com.IBindStatusCallback.Interface.GetBindInfo(uint*, winmdroot.System.Com.BINDINFO*)"/> 60 winmdroot.Foundation.HRESULT __result = @this.GetBindInfo(grfBINDFLocal, pbindinfoLocal);