Mozilla.com

  1. Plug-in Side Plug-in API
Table of contents
  1. 1. Notes
  2. 2. NP_GetEntryPoints
Table of contents
  1. 1. Notes
  2. 2. NP_GetEntryPoints

Notes

There should be a page for en/NP_GetMIMEDescription or en/NPP_GetMIMEDescription . Those are Unix-specific API functions to register media types that are handled by the plugin. I prefer the NPP_ prefix for consistency, but the NP_ prefix is used in this document. --Kaz 22:36, 1 February 2007 (PST)

NP_GetEntryPoints

This one is still definitely called under Windows and Firefox 2.0.0.4 but *before* NP_Initialize (which may be confusing to those writing the code expecting NP_Initialize to be the first call into the plugin) and in some locations NP_Initialize still has a void parameter list.

Page last modified 15:40, 22 Feb 2008 by Zoso?

Tags:

Files (0)