Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppp_instance_private.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 ppp_instance_private.h:

Go to the source code of this file.

Classes

struct  PPP_Instance_Private_0_1
 

Macros

#define PPP_INSTANCE_PRIVATE_INTERFACE_0_1   "PPP_Instance_Private;0.1"
 
#define PPP_INSTANCE_PRIVATE_INTERFACE   PPP_INSTANCE_PRIVATE_INTERFACE_0_1
 

Typedefs

typedef struct
PPP_Instance_Private_0_1 
PPP_Instance_Private
 

Detailed Description

This file defines the PPP_InstancePrivate structure; a series of functions that a trusted plugin may implement to provide capabilities only available to trusted plugins.

Definition in file ppp_instance_private.h.

Macro Definition Documentation

#define PPP_INSTANCE_PRIVATE_INTERFACE   PPP_INSTANCE_PRIVATE_INTERFACE_0_1

Definition at line 18 of file ppp_instance_private.h.

#define PPP_INSTANCE_PRIVATE_INTERFACE_0_1   "PPP_Instance_Private;0.1"

Definition at line 17 of file ppp_instance_private.h.