NPAPI plug-in side API

This chapter describes methods in the plug-in API that are available from the plug-in object; these allow plug-ins to interact with the browser. The names of all of these methods begin with NPP_ to indicate that they are implemented by the plug-in and called by the browser. For an overview of how these two sides of the plug-in API interact, see the How Plug-ins Work and Overview of Plug-in Structure sections in the introduction.

NPP_Destroy

NPP_DestroyStream

NPP_GetValue

NP_GetValue

NPP_HandleEvent

NP_Initialize

NPP_New

NPP_NewStream

NPP_Print

NPP_SetValue

NPP_SetWindow

NP_Shutdown

NPP_StreamAsFile

NPP_URLNotify

NPP_Write

NPP_WriteReady