Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

CheckGamingPrivilegeSilently function (gamingtcui.h)

Do not use. This API is only supported for Xbox developers.

To learn more about becoming a Xbox developer, see Developing Games for Xbox One and Windows 10.

Syntax

HRESULT CheckGamingPrivilegeSilently(
 [in] UINT32 privilegeId,
 [in] HSTRING scope,
 [in] [in] HSTRING policy,
 [out] BOOL *hasPrivilege
);

Parameters

[in] privilegeId

Type: UINT32

Do not use. This API is only supported for Xbox developers.

[in] scope

Type: HSTRING

Do not use. This API is only supported for Xbox developers.

[in] [in] policy

Type: HSTRING

Specifies a HSTRING that ... TBD

[out] hasPrivilege

Type: BOOL*

Do not use. This API is only supported for Xbox developers.

Return value

Type: HRESULT

Do not use. This API is only supported for Xbox developers.

Requirements

Requirement Value
Target Platform Windows
Header gamingtcui.h
Library WindowsApp.lib
DLL Gamingtcui.dll

Feedback

Was this page helpful?

Additional resources