|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JIProgId | |
---|---|
org.jinterop.dcom.core | Core library classes and Data structures. |
Uses of JIProgId in org.jinterop.dcom.core |
---|
Methods in org.jinterop.dcom.core that return JIProgId | |
---|---|
static JIProgId |
JIProgId.valueOf(JISession session,
java.lang.String progId)
Creates a JIProgId. |
Constructors in org.jinterop.dcom.core with parameters of type JIProgId | |
---|---|
JIComServer(JIProgId progId,
JISession session)
Instantiates this object with JIProgId which is, according to MSDN:- A ProgID, or programmatic identifier, is a registry entry that can be associated with a JIClsid. |
|
JIComServer(JIProgId progId,
java.lang.String address,
JISession session)
Instantiates this object with JIProgId which is, according to MSDN:- |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |