-
Which method is used to display a message on the status line?
-
- NPN_GetValue
- NPN_Status
- NPN_HandleWindow
- NPN_MemFree
- None of these
Correct Option: B
NPN_Status is used to display a message on the status line. It makes the user feel that the plug-in is a part of the browser user interface, plug-in can emulate browser behavior by providing status line message.