| Pepper_47_C_interfaces
    | 
#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"
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 | 
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.
| #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.
 1.8.6
 1.8.6