Skip navigation links
JNA API 3.5.2-SNAPSHOT
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 3.5.2-SNAPSHOT

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