4 references to Interface
Microsoft.Private.Windows.Core (4)
Windows.Win32.System_Com_IBindCtx_Extensions.g.cs (4)
23
/// <inheritdoc cref="winmdroot.System.Com.IBindCtx.
Interface
.SetBindOptions(winmdroot.System.Com.BIND_OPTS*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT SetBindOptions(this winmdroot.System.Com.IBindCtx.
Interface
@this, in winmdroot.System.Com.BIND_OPTS pbindopts)
33
/// <inheritdoc cref="winmdroot.System.Com.IBindCtx.
Interface
.GetBindOptions(winmdroot.System.Com.BIND_OPTS*)"/>
34
internal static unsafe winmdroot.Foundation.HRESULT GetBindOptions(this winmdroot.System.Com.IBindCtx.
Interface
@this, ref winmdroot.System.Com.BIND_OPTS pbindopts)