Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppb_system_info.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_stdint.h"
#include "ppapi/c/pp_var.h"
Include dependency graph for ppb_system_info.h:

Go to the source code of this file.

Classes

struct  PPB_SystemInfo_1_0
 

Macros

#define PPB_SYSTEMINFO_INTERFACE_1_0   "PPB_SystemInfo;1.0"
 
#define PPB_SYSTEMINFO_INTERFACE   PPB_SYSTEMINFO_INTERFACE_1_0
 

Typedefs

typedef struct PPB_SystemInfo_1_0 PPB_SystemInfo
 

Macro Definition Documentation

#define PPB_SYSTEMINFO_INTERFACE   PPB_SYSTEMINFO_INTERFACE_1_0

Definition at line 17 of file ppb_system_info.h.

#define PPB_SYSTEMINFO_INTERFACE_1_0   "PPB_SystemInfo;1.0"

This file defines the PPB_SystemInfo interface.

Definition at line 16 of file ppb_system_info.h.