ShowProfileCardUI 函数 (gamingtcui.h)
请勿使用。 此 API 仅支持 Xbox 开发人员。
若要详细了解如何成为 Xbox 开发人员,请参阅开发 Xbox One 游戏和Windows 10。
语法
HRESULT ShowProfileCardUI(
[in] HSTRING targetUserXuid,
[in] GameUICompletionRoutine completionRoutine,
[in, optional] void *context
);
参数
[in] targetUserXuid
类型: HSTRING
请勿使用。 此 API 仅支持 Xbox 开发人员。
[in] completionRoutine
类型: GameUICompletionRoutine
请勿使用。 此 API 仅支持 Xbox 开发人员。
[in, optional] context
类型: void*
请勿使用。 此 API 仅支持 Xbox 开发人员。
返回值
类型: HRESULT
请勿使用。 此 API 仅支持 Xbox 开发人员。
要求
目标平台 | Windows |
标头 | gamingtcui.h |
Library | WindowsApp.lib |
DLL | Gamingtcui.dll |