Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
ppb_instance_private.h File Reference

Go to the source code of this file.

Classes

struct  PPB_Instance_Private_0_1
 

Macros

#define PPB_INSTANCE_PRIVATE_INTERFACE_0_1   "PPB_Instance_Private;0.1"
 
#define PPB_INSTANCE_PRIVATE_INTERFACE   PPB_INSTANCE_PRIVATE_INTERFACE_0_1
 

Typedefs

typedef struct
PPB_Instance_Private_0_1 
PPB_Instance_Private
 

Enumerations

enum  PP_ExternalPluginResult { PP_EXTERNAL_PLUGIN_OK = 0, PP_EXTERNAL_PLUGIN_FAILED = 1, PP_EXTERNAL_PLUGIN_ERROR_MODULE = 2, PP_EXTERNAL_PLUGIN_ERROR_INSTANCE = 3 }
 

Functions

 PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_ExternalPluginResult, 4)
 

Detailed Description

This file defines the PPB_Instance_Private interface implemented by the browser and containing pointers to functions available only to trusted plugin instances.