Skip navigation links
JNA API 4.0.0
com.sun.jna.platform.win32

Class OaIdl.ELEMDESC._Union

    • Field Detail

      • idldesc

        public OaIdl.IDLDESC idldesc
        info for remoting the element
        C type : IDLDESC
      • paramdesc

        public OaIdl.PARAMDESC paramdesc
        info about the parameter
        C type : PARAMDESC
    • Constructor Detail

      • _Union

        public _Union()
      • _Union

        public _Union(OaIdl.PARAMDESC paramdesc)
        Parameters:
        paramdesc - info about the parameter
        C type : PARAMDESC
      • _Union

        public _Union(OaIdl.IDLDESC idldesc)
        Parameters:
        idldesc - info for remoting the element
        C type : IDLDESC
JNA API 4.0.0

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