3 references to Bind
System.Private.Windows.Core (3)
Windows.Win32.ITypeComp.g.cs (1)
79 return __object.Bind(szName, lHashVal, wFlags, ppTInfo, pDescKind, pBindPtr);
Windows.Win32.System_Com_ITypeComp_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.ITypeComp.Interface.Bind(winmdroot.Foundation.PWSTR, uint, ushort, winmdroot.System.Com.ITypeInfo**, winmdroot.System.Com.DESCKIND*, winmdroot.System.Com.BINDPTR*)"/> 30 winmdroot.Foundation.HRESULT __result = @this.Bind(szName, lHashVal, wFlags, ppTInfo, pDescKindLocal, pBindPtrLocal);