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