Skip to content

Latest commit

 

History

History
73 lines (60 loc) · 2.76 KB

nf-inspectable-iinspectable-gettrustlevel.md

File metadata and controls

73 lines (60 loc) · 2.76 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:inspectable.IInspectable.GetTrustLevel
IInspectable::GetTrustLevel (inspectable.h)
Gets the trust level of the current Windows Runtime object.
GetTrustLevel
GetTrustLevel method [Windows Runtime]
GetTrustLevel method [Windows Runtime]
IInputPaneInterop interface
GetTrustLevel method [Windows Runtime]
IInspectable interface
IInputPaneInterop interface [Windows Runtime]
GetTrustLevel method
IInputPaneInterop::GetTrustLevel
IInspectable interface [Windows Runtime]
GetTrustLevel method
IInspectable.GetTrustLevel
IInspectable::GetTrustLevel
inspectable/IInputPaneInterop::GetTrustLevel
inspectable/IInspectable::GetTrustLevel
winrt.iinspectable_gettrustlevel
winrt\iinspectable_gettrustlevel.htm
WinRT
E7E8AFD1-A8B7-4023-9F8B-573E0D2622F6
12/05/2018
GetTrustLevel, GetTrustLevel method [Windows Runtime], GetTrustLevel method [Windows Runtime],IInputPaneInterop interface, GetTrustLevel method [Windows Runtime],IInspectable interface, IInputPaneInterop interface [Windows Runtime],GetTrustLevel method, IInputPaneInterop::GetTrustLevel, IInspectable interface [Windows Runtime],GetTrustLevel method, IInspectable.GetTrustLevel, IInspectable::GetTrustLevel, inspectable/IInputPaneInterop::GetTrustLevel, inspectable/IInspectable::GetTrustLevel, winrt.iinspectable_gettrustlevel
inspectable.h
Windows
Windows 8 [desktop apps \| UWP apps]
Windows Server 2012 [desktop apps \| UWP apps]
Inspectable.idl
Windows
19H1
IInspectable::GetTrustLevel
inspectable/IInspectable::GetTrustLevel
c++
APIRef
kbSyntax
COM
Inspectable.h
IInspectable.GetTrustLevel
IInputPaneInterop.GetTrustLevel

-description

Gets the trust level of the current Windows Runtime object.

-parameters

-param trustLevel [out]

Type: TrustLevel*

The trust level of the current Windows Runtime object. The default is BaseLevel.

-returns

Type: HRESULT

This method always returns S_OK.

-see-also

IInputPaneInterop

IInspectable

winrt::get_trust_level