PlayerPickerUICompletionRoutine
コールバックシグネチャ
void PlayerPickerUICompletionRoutine(
HRESULT returnCode,
void* context,
HSTRING* selectedXuids,
UINT_PTR selectedXuidsCount
);パラメーター
| フィールド | 型 |
|---|---|
| returnCode | HRESULT |
| context | void* |
| selectedXuids | HSTRING* |
| selectedXuidsCount | UINT_PTR |