Package com.sun.jna.platform.win32.COM
Klasse COMUtils.COMInfo
java.lang.Object
com.sun.jna.platform.win32.COM.COMUtils.COMInfo
- Umschließende Klasse:
COMUtils
The Class COMInfo.
- Autor:
- [email protected] The Class COMInfo.
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungThe clsid.The inproc handler32.The inproc server32.The local server32.The prog id.The type lib. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
clsid
The clsid. -
inprocHandler32
The inproc handler32. -
inprocServer32
The inproc server32. -
localServer32
The local server32. -
progID
The prog id. -
typeLib
The type lib.
-
-
Konstruktordetails
-
COMInfo
public COMInfo()Instantiates a new cOM info. -
COMInfo
Instantiates a new cOM info.- Parameter:
clsid
- the clsid
-