14 references to Interface
System.Private.Windows.Core (14)
Windows.Win32.IBindCtx.g.cs (10)
62
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
95
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
127
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
168
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
212
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
244
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
276
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
313
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
346
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
378
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
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)