JavaScript is disabled on your browser.
Skip navigation links
JNA API - 5.16.0
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.sun.jna.platform.win32.COM.util.annotation
Annotation Interface ComEventCallback
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
@Inherited
@Deprecated
public @interface
ComEventCallback
Deprecated.
Use
ComMethod
as a replacement
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
int
dispid
Deprecated.
String
name
Deprecated.
Element Details
dispid
int
dispid
Deprecated.
Default:
-1
name
String
name
Deprecated.
Default:
""
ComMethod
as a replacement