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

Go to the source code of this file.

Classes

struct  PPB_VarDictionary_1_0
 

Macros

#define PPB_VAR_DICTIONARY_INTERFACE_1_0   "PPB_VarDictionary;1.0"
 
#define PPB_VAR_DICTIONARY_INTERFACE   PPB_VAR_DICTIONARY_INTERFACE_1_0
 

Typedefs

typedef struct
PPB_VarDictionary_1_0 
PPB_VarDictionary
 

Detailed Description

This file defines the PPB_VarDictionary struct providing a way to interact with dictionary vars.

Definition in file ppb_var_dictionary.h.

Macro Definition Documentation

#define PPB_VAR_DICTIONARY_INTERFACE   PPB_VAR_DICTIONARY_INTERFACE_1_0

Definition at line 17 of file ppb_var_dictionary.h.

#define PPB_VAR_DICTIONARY_INTERFACE_1_0   "PPB_VarDictionary;1.0"

Definition at line 16 of file ppb_var_dictionary.h.