web_plat/scriptable_plugin_api/inc/npscript.h
branchRCL_3
changeset 48 79859ed3eea9
parent 0 dd21522fd290
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    66  * Replaced NPVariant functions with macros.
    66  * Replaced NPVariant functions with macros.
    67  */
    67  */
    68 #ifndef _NP_SCRIPT_H_
    68 #ifndef _NP_SCRIPT_H_
    69 #define _NP_SCRIPT_H_
    69 #define _NP_SCRIPT_H_
    70 
    70 
       
    71 #warning This version of the Netscape Plugin API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
       
    72 
    71 #ifdef __cplusplus
    73 #ifdef __cplusplus
    72 extern "C" {
    74 extern "C" {
    73 #endif
    75 #endif
    74 
    76 
    75 #include <npapi.h>
    77 #include <npapi.h>