ShowTitleAchievementsUI function
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 WINAPI ShowTitleAchievementsUI(
_In_ UINT32 titleId,
_In_ GameUICompletionRoutine completionRoutine,
_In_opt_ void *context
);
Parameters
- titleId [in]
-
Type: UINT32
Do not use. This API is only supported for Xbox developers.
- completionRoutine [in]
-
Type: GameUICompletionRoutine
Do not use. This API is only supported for Xbox developers.
- context [in, optional]
-
Type: void*
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
|
Header |
|
|---|---|
|
Library |
|
|
DLL |
|
Show: