3 references to SetBindOptions
System.Private.Windows.Core (3)
Windows.Win32.IBindCtx.g.cs (1)
173 return __object.SetBindOptions(pbindopts);
Windows.Win32.System_Com_IBindCtx_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.IBindCtx.Interface.SetBindOptions(winmdroot.System.Com.BIND_OPTS*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.SetBindOptions(pbindoptsLocal);