Skip navigation links
JNA API 4.4.0
com.sun.jna.platform.win32.COM

Class COMUtils.COMInfo

  • Enclosing class:
    COMUtils


    public static class COMUtils.COMInfo
    extends Object
    The Class COMInfo.
    Author:
    wolf.tobias@gmx.net The Class COMInfo.
    • Field Detail

      • 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 Detail

      • COMInfo

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

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

Copyright © 2007-2016 Timothy Wall. All Rights Reserved.