![]() |
HBBTV
22.11.0
|
OIPF LocalSystem netscape plugin. More...
#include <stdlib.h>
#include <string.h>
#include "techtype.h"
#include "dbgfuncs.h"
#include "npapi.h"
#include "npruntime.h"
#include "hbbtv_js.h"
#include "plugin.h"
#include "collection.h"
#include "npapi_utils.h"
#include "hz_debug.h"
Classes | |
struct | s_localsystem_handle |
Macros | |
#define | MAX_STRING_LENGTH 17 |
#define | MAX_METHOD_STRING_LENGTH 19 |
Typedefs | |
typedef struct s_localsystem_handle | S_LOCAL_SYSTEM_HANDLE |
Functions | |
NPObject * | LocalSystemCreate (NPP instance, void *localsystem_handle) |
LocalSystem Create Create the LocalSystem and store in link list. More... | |
void * | LocalSystemGetHandle (NPObject *obj) |
OIPF LocalSystem netscape plugin.