-
Which of the following is called after plug-in is initialized to get scripting interface?
-
- NP_GetMIMEDescription
- NP_Initialize
- NP_GetValue
- NPP_GetValue
- None of these
Correct Option: D
After the plug-in is initialized to get scripting interface NPP_GetValue is called. NP_GetValue is called during initialization to retrieve plug-in’s description and name, that will appear in navigator.plugins DOM object and is used to populate about:plugins.