Pepper_47_C_interfaces
Classes | Macros
ppb_var_deprecated.h File Reference
#include "ppapi/c/dev/deprecated_bool.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_module.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/pp_var.h"
Include dependency graph for ppb_var_deprecated.h:

Go to the source code of this file.

Classes

struct  PPB_Var_Deprecated
 

Macros

#define PPB_VAR_DEPRECATED_INTERFACE_0_3   "PPB_Var(Deprecated);0.3"
 
#define PPB_VAR_DEPRECATED_INTERFACE   PPB_VAR_DEPRECATED_INTERFACE_0_3
 

Detailed Description

Defines the PPB_Var_Deprecated struct. See http://code.google.com/p/ppapi/wiki/InterfacingWithJavaScript for general information on using this interface. {PENDING: Should the generated doc really be pointing to methods?}

Definition in file ppb_var_deprecated.h.

Macro Definition Documentation

#define PPB_VAR_DEPRECATED_INTERFACE   PPB_VAR_DEPRECATED_INTERFACE_0_3

Definition at line 17 of file ppb_var_deprecated.h.

#define PPB_VAR_DEPRECATED_INTERFACE_0_3   "PPB_Var(Deprecated);0.3"

Definition at line 16 of file ppb_var_deprecated.h.