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