Skip navigation links
JNA API 5.10.0
com.sun.jna.platform.win32.COM.util.annotation

Annotation Type ComProperty



  • @Retention(value=RUNTIME)
     @Target(value=METHOD)
     @Inherited
    public @interface ComProperty
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element and Description
      int dispId 
      java.lang.String name 
    • Element Detail

      • name

        public abstract java.lang.String name
        Default:
        ""
      • dispId

        public abstract int dispId
        Default:
        -1
JNA API 5.10.0

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