class PromptFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XPCOMObject |
factory |
(package private) int |
refCount |
(package private) XPCOMObject |
supports |
Constructor and Description |
---|
PromptFactory() |
Modifier and Type | Method and Description |
---|---|
(package private) int |
AddRef() |
(package private) void |
createCOMInterfaces() |
(package private) void |
disposeCOMInterfaces() |
(package private) int |
getAddress() |
(package private) int |
GetPrompt(int aParent,
int iid,
int result) |
(package private) int |
LockFactory(int lock) |
(package private) int |
QueryInterface(int riid,
int ppvObject) |
(package private) int |
Release() |
XPCOMObject supports
XPCOMObject factory
int refCount
int AddRef()
void createCOMInterfaces()
void disposeCOMInterfaces()
int getAddress()
int QueryInterface(int riid, int ppvObject)
int Release()
int GetPrompt(int aParent, int iid, int result)
int LockFactory(int lock)