Package com.sun.jna.platform.win32.COM
Class COMUtils.COMInfo
java.lang.Object
com.sun.jna.platform.win32.COM.COMUtils.COMInfo
- Enclosing class:
- COMUtils
The Class COMInfo.
- Author:
- wolf.tobias@gmx.net The Class COMInfo.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionThe clsid.The inproc handler32.The inproc server32.The local server32.The prog id.The type lib.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
clsidThe clsid.
- 
inprocHandler32The inproc handler32.
- 
inprocServer32The inproc server32.
- 
localServer32The local server32.
- 
progIDThe prog id.
- 
typeLibThe type lib.
 
- 
- 
Constructor Details- 
COMInfopublic COMInfo()Instantiates a new cOM info.
- 
COMInfoInstantiates a new cOM info.- Parameters:
- clsid- the clsid
 
 
-