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