{{+bindTo:partials.standard_nacl_api}}
struct | PPB_Instance |
The PPB_Instance interface contains pointers to functions related to the module instance on a web page. More... |
#define | PPB_INSTANCE_INTERFACE "PPB_Instance;1.0" |
#define | PPB_INSTANCE_INTERFACE PPB_INSTANCE_INTERFACE |
typedef struct PPB_Instance | PPB_Instance |
This file defines the PPB_Instance
interface implemented by the browser and containing pointers to functions related to the module instance on a web page.
#define PPB_INSTANCE_INTERFACE "PPB_Instance;1.0" |