![]() |
HBBTV
22.11.0
|
OIPF NetworkInterface 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 "npapi_utils.h"
#include "hz_debug.h"
Classes | |
struct | s_networkinterface_handle |
Macros | |
#define | MAX_STRING_LENGTH 22 |
#define | MAX_METHOD_STRING_LENGTH 19 |
Typedefs | |
typedef struct s_networkinterface_handle | S_NETWORKINTERFACE_HANDLE |
Functions | |
NPObject * | NetworkInterfaceCreate (NPP instance, void *networkinterface_handle) |
Create the NetworkInterface and store in link list. More... | |
void * | NetworkInterfaceGetHandle (NPObject *obj) |
OIPF NetworkInterface netscape plugin.