9 references to Interface
System.Private.Windows.Core (9)
_generated\147\Windows.Win32.IInspectable.g.cs (3)
78
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
131
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
182
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
_generated\264\Windows.Win32.System_WinRT_IInspectable_Extensions.g.cs (6)
23
/// <inheritdoc cref="winmdroot.System.WinRT.IInspectable.
Interface
.GetIids(uint*, global::System.Guid**)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT GetIids(this winmdroot.System.WinRT.IInspectable.
Interface
@this, out uint iidCount, out global::System.Guid* iids)
36
/// <inheritdoc cref="winmdroot.System.WinRT.IInspectable.
Interface
.GetRuntimeClassName(winmdroot.System.WinRT.HSTRING*)"/>
37
internal static unsafe winmdroot.Foundation.HRESULT GetRuntimeClassName(this winmdroot.System.WinRT.IInspectable.
Interface
@this, out winmdroot.System.WinRT.HSTRING className)
46
/// <inheritdoc cref="winmdroot.System.WinRT.IInspectable.
Interface
.GetTrustLevel(winmdroot.System.WinRT.TrustLevel*)"/>
47
internal static unsafe winmdroot.Foundation.HRESULT GetTrustLevel(this winmdroot.System.WinRT.IInspectable.
Interface
@this, out winmdroot.System.WinRT.TrustLevel trustLevel)