Include dependency graph for ppp.h:

Typedefs

typedef int32_t(* PP_InitializeModule_Func )(PP_Module module, PPB_GetInterface get_browser_interface)
typedef void(* PP_ShutdownModule_Func )(void)
typedef const void *(* PP_GetInterface_Func )(const char *interface_name)

Functions

int32_t PPP_InitializeModule (PP_Module module, PPB_GetInterface get_browser_interface)
void PPP_ShutdownModule (void)
const void * PPP_GetInterface (const char *interface_name)

Detailed Description

This file defines three functions that your module must implement to interact with the browser.

This site uses cookies to deliver and enhance the quality of its services and to analyze traffic. If you agree, cookies are also used to serve advertising and to personalize the content and advertisements that you see. Learn more about our use of cookies.