JNA API 5.4.0

Annotation Type ComEventCallback


  • Deprecated. 
    Use ComMethod as a replacement

    @Retention(RUNTIME)
    @Target(METHOD)
    @Inherited
    @Deprecated
    public @interface ComEventCallback
    • Optional Element Summary

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

      • dispid

        int dispid
        Deprecated. 
        Default:
        -1
      • name

        java.lang.String name
        Deprecated. 
        Default:
        ""
JNA API 5.4.0

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