GameInputRawDeviceReportKind
원시 장치 보고서의 유형을 열거합니다.
구문
typedef enum GameInputRawDeviceReportKind
{
GameInputRawInputReport = 0,
GameInputRawOutputReport = 1,
GameInputRawFeatureReport = 2
} GameInputRawDeviceReportKind
상수
상수 | 설명 |
---|---|
GameInputRawInputReport | 보고서를 입력합니다. |
GameInputRawOutputReport | 출력 보고서입니다. |
GameInputRawFeatureReport | 기능 보고서입니다. |
비고
이 열거는 GameInputRawDeviceReportInfo구조에서 사용됩니다. IGameInputDevice::CreateRawDeviceReport 메서드에서도 사용됩니다.
GameInput API의 중간 및 고급 사용 사례에 대한 자세한 내용은 고급 GameInput 항목을 참조하세요.
요구 사항
헤더: GameInput.h
지원되는 플랫폼: Windows, Xbox One 패밀리 콘솔 및 Xbox Series 콘솔