6 references to Interface
Microsoft.Private.Windows.Core (6)
_generated\263\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)