3 references to GetTrustLevel
System.Private.Windows.Core (3)
_generated\147\Windows.Win32.IInspectable.g.cs (1)
187
return __object.
GetTrustLevel
(trustLevel);
_generated\264\Windows.Win32.System_WinRT_IInspectable_Extensions.g.cs (2)
46
/// <inheritdoc cref="winmdroot.System.WinRT.IInspectable.Interface.
GetTrustLevel
(winmdroot.System.WinRT.TrustLevel*)"/>
51
winmdroot.Foundation.HRESULT __result = @this.
GetTrustLevel
(trustLevelLocal);