Search completed in 0.83 seconds.
13 results for "NPP_SetValue":
NPP_SetValue - Archive of obsolete content
ArchivePluginsReferenceNPP SetValue
syntax #include <npapi.h> nperror npp_setvalue(void *instance, npnvariable variable, void *value); parameters the function has the following parameters: instance pointer to plugin instance on which to set the variable.
Index - Archive of obsolete content
ArchiveIndex
3685 npp_setvalue npapi, plugins implemented by plugins.
Index of archived content - Archive of obsolete content
ArchiveIndex of archived content
npn_setvalueforurl npn_status npn_utf8fromidentifier npn_useragent npn_version npn_write npobject npp nppvariable npp_destroy npp_destroystream npp_getvalue npp_handleevent npp_new npp_newstream npp_print npp_setvalue npp_setwindow npp_streamasfile npp_urlnotify npp_write npp_writeready npprint npprintcallbackstruct nprect npregion npsaveddata npsetwindowcallbackstruct npstream npstring nputf8 npvariant npvarianttype ...
NPN_SetValue - Archive of obsolete content
ArchivePluginsReferenceNPN SetValue
} so the proper way to call this function from a plug-in would be: bool bwindowed = false; npn_setvalue(npp, nppvpluginwindowbool, ( void *)bwindowed); see also npp_new, npn_getvalue, npp_setvalue, npp_getvalue ...
NPP_GetValue - Archive of obsolete content
ArchivePluginsReferenceNPP GetValue
see also npp_setvalue, npn_getvalue, npn_setvalue ...
NPWindow - Archive of obsolete content
ArchivePluginsReferenceNPWindow
the browser calls npp_setvalue whenever the drawable changes.
NP_GetValue - Archive of obsolete content
ArchivePluginsReferenceNP GetValue
see also npp_setvalue ...
NPAPI plug-in side API - Archive of obsolete content
ArchivePluginsReferencePlug-in side
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 ...
NPAPI plugin reference - Archive of obsolete content
ArchivePluginsReference
npp_setvalue implemented by plugins.
Plug-in Development Overview - Gecko Plugin API Reference
Gecko Plugin API ReferencePlug-in Development Overview
npp_setvalue: set the browser information.
Plug-in Development Overview - Plugins
PluginsGuidePlug-in Development Overview
npp_setvalue: set the browser information.
Plug-in Side Plug-in API - Plugins
PluginsGuidePlug-in Side Plug-in API
npp_setvalue sets information about the plug-in.
Gecko Plugin API Reference - Plugins
PluginsGuide
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 browser side plug-in api this chapter describes methods in the plug-in api that are available from the browser.