Class COMUtils.COMInfo

java.lang.Object
com.sun.jna.platform.win32.COM.COMUtils.COMInfo
Enclosing class:
COMUtils

public static class COMUtils.COMInfo extends Object
The Class COMInfo.
Author:
[email protected] The Class COMInfo.
  • Field Details

    • clsid

      public String clsid
      The clsid.
    • inprocHandler32

      public String inprocHandler32
      The inproc handler32.
    • inprocServer32

      public String inprocServer32
      The inproc server32.
    • localServer32

      public String localServer32
      The local server32.
    • progID

      public String progID
      The prog id.
    • typeLib

      public String typeLib
      The type lib.
  • Constructor Details

    • COMInfo

      public COMInfo()
      Instantiates a new cOM info.
    • COMInfo

      public COMInfo(String clsid)
      Instantiates a new cOM info.
      Parameters:
      clsid - the clsid