CheckGamingPrivilegeWithUI 函式 (gamingtcui.h)
請勿使用。 只有 Xbox 開發人員才支援此 API。
若要深入瞭解成為 Xbox 開發人員,請參閱開發 Xbox One 的遊戲和Windows 10。
語法
HRESULT CheckGamingPrivilegeWithUI(
[in] UINT32 privilegeId,
[in] HSTRING scope,
[in] HSTRING policy,
[in, optional] HSTRING friendlyMessage,
[in] GameUICompletionRoutine completionRoutine,
[in, optional] void *context
);
參數
[in] privilegeId
類型: UINT32
請勿使用。 只有 Xbox 開發人員才支援此 API。
[in] scope
類型: HSTRING
請勿使用。 只有 Xbox 開發人員才支援此 API。
[in] policy
類型: HSTRING
請勿使用。 只有 Xbox 開發人員才支援此 API。
[in, optional] friendlyMessage
類型: HSTRING
請勿使用。 只有 Xbox 開發人員才支援此 API。
[in] completionRoutine
類型: GameUICompletionRoutine
請勿使用。 只有 Xbox 開發人員才支援此 API。
[in, optional] context
類型: void*
請勿使用。 只有 Xbox 開發人員才支援此 API。
傳回值
類型: HRESULT
請勿使用。 只有 Xbox 開發人員才支援此 API。
需求
目標平台 | Windows |
標頭 | gamingtcui.h |
程式庫 | WindowsApp.lib |
Dll | Gamingtcui.dll |