Win32 API 日本語リファレンス
ホームUI.Input.GameInput › GameInputSystemButtonCallback

GameInputSystemButtonCallback

コールバック

シグネチャ

void GameInputSystemButtonCallback(
    ULONGLONG callbackToken,
    void* context,
    IGameInputDevice* device,
    ULONGLONG timestamp,
    GameInputSystemButtons currentButtons,
    GameInputSystemButtons previousButtons
);

パラメーター

フィールド
callbackTokenULONGLONG
contextvoid*
deviceIGameInputDevice*
timestampULONGLONG
currentButtonsGameInputSystemButtons
previousButtonsGameInputSystemButtons