| 
    Pepper_31_C_interfaces
    
   | 
 
#include "ppapi/c/pp_bool.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_resource.h"#include "ppapi/c/pp_stdint.h"#include "ppapi/c/pp_var.h"
Go to the source code of this file.
Classes | |
| struct | PPB_KeyboardInputEvent_Dev_0_2 | 
Macros | |
| #define | PPB_KEYBOARD_INPUT_EVENT_DEV_INTERFACE_0_2 "PPB_KeyboardInputEvent(Dev);0.2" | 
| #define | PPB_KEYBOARD_INPUT_EVENT_DEV_INTERFACE PPB_KEYBOARD_INPUT_EVENT_DEV_INTERFACE_0_2 | 
Typedefs | |
| typedef struct  PPB_KeyboardInputEvent_Dev_0_2  | PPB_KeyboardInputEvent_Dev | 
This file defines the PPB_KeyboardInputEvent_Dev interface, which provides access to USB key codes that identify the physical key being pressed. 
Definition in file ppb_keyboard_input_event_dev.h.
| #define PPB_KEYBOARD_INPUT_EVENT_DEV_INTERFACE PPB_KEYBOARD_INPUT_EVENT_DEV_INTERFACE_0_2 | 
Definition at line 21 of file ppb_keyboard_input_event_dev.h.
| #define PPB_KEYBOARD_INPUT_EVENT_DEV_INTERFACE_0_2 "PPB_KeyboardInputEvent(Dev);0.2" | 
Definition at line 19 of file ppb_keyboard_input_event_dev.h.
 1.8.6