Pepper_31_C_interfaces
Classes | Macros | Typedefs
ppp_input_event.h File Reference
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_resource.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for ppp_input_event.h:

Go to the source code of this file.

Classes

struct  PPP_InputEvent_0_1
 

Macros

#define PPP_INPUT_EVENT_INTERFACE_0_1   "PPP_InputEvent;0.1"
 
#define PPP_INPUT_EVENT_INTERFACE   PPP_INPUT_EVENT_INTERFACE_0_1
 

Typedefs

typedef struct PPP_InputEvent_0_1 PPP_InputEvent
 

Detailed Description

This file defines the API for receiving input events from the browser.

Definition in file ppp_input_event.h.

Macro Definition Documentation

#define PPP_INPUT_EVENT_INTERFACE   PPP_INPUT_EVENT_INTERFACE_0_1

Definition at line 18 of file ppp_input_event.h.

#define PPP_INPUT_EVENT_INTERFACE_0_1   "PPP_InputEvent;0.1"

Definition at line 17 of file ppp_input_event.h.