Pepper_31_C_interfaces
Classes | Macros | Typedefs
ppb_sef_client_samsung.h File Reference
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_completion_callback.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 "ppapi/c/pp_var.h"
Include dependency graph for ppb_sef_client_samsung.h:

Go to the source code of this file.

Classes

struct  PPB_SefClient_Samsung_0_1
 

Macros

#define PPB_SEFCLIENT_SAMSUNG_INTERFACE_0_1   "PPB_SefClient_Samsung;0.1"
 
#define PPB_SEFCLIENT_SAMSUNG_INTERFACE   PPB_SEFCLIENT_SAMSUNG_INTERFACE_0_1
 

Typedefs

typedef void(* PPB_SefClient_Samsung_Callback )(void *user_data, int32_t event_type, uint32_t args_count, const struct PP_Var args[])
 
typedef struct
PPB_SefClient_Samsung_0_1 
PPB_SefClient_Samsung
 

Macro Definition Documentation

#define PPB_SEFCLIENT_SAMSUNG_INTERFACE   PPB_SEFCLIENT_SAMSUNG_INTERFACE_0_1

Definition at line 19 of file ppb_sef_client_samsung.h.

#define PPB_SEFCLIENT_SAMSUNG_INTERFACE_0_1   "PPB_SefClient_Samsung;0.1"

This file defines the PPB_SefClient_Samsung interface.

Definition at line 18 of file ppb_sef_client_samsung.h.