public class XPCOMInit extends Platform
Modifier and Type | Field and Description |
---|---|
static int |
PATH_MAX |
Constructor and Description |
---|
XPCOMInit() |
Modifier and Type | Method and Description |
---|---|
static int |
_GRE_GetGREPathWithProperties(GREVersionRange versions,
int versionsLength,
GREProperty properties,
int propertiesLength,
int buffer,
int buflen) |
static int |
_XPCOMGlueShutdown() |
static int |
_XPCOMGlueStartup(byte[] place) |
static int |
GRE_GetGREPathWithProperties(GREVersionRange versions,
int versionsLength,
GREProperty properties,
int propertiesLength,
int buffer,
int buflen) |
static int |
GREProperty_sizeof() |
static int |
GREVersionRange_sizeof() |
static int |
XPCOMGlueShutdown() |
static int |
XPCOMGlueStartup(byte[] place) |
isLoadable
public static final int PATH_MAX
public static final int GREProperty_sizeof()
public static final int GREVersionRange_sizeof()
public static final int _GRE_GetGREPathWithProperties(GREVersionRange versions, int versionsLength, GREProperty properties, int propertiesLength, int buffer, int buflen)
versions
- cast=(const GREVersionRange *)properties
- cast=(const GREProperty *)buffer
- cast=(char *)public static final int GRE_GetGREPathWithProperties(GREVersionRange versions, int versionsLength, GREProperty properties, int propertiesLength, int buffer, int buflen)
public static final int _XPCOMGlueStartup(byte[] place)
place
- cast=(const char *)public static final int XPCOMGlueStartup(byte[] place)
public static final int _XPCOMGlueShutdown()
public static final int XPCOMGlueShutdown()