|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Implements the INVOKEKIND structure of COM Automation.
| Field Summary | |
static java.lang.Integer |
INVOKE_FUNC
The member is called using a normal function invocation syntax |
static java.lang.Integer |
INVOKE_PROPERTYGET
The function is invoked using a normal property-access syntax. |
static java.lang.Integer |
INVOKE_PROPERTYPUT
The function is invoked using a property value assignment syntax. |
static java.lang.Integer |
INVOKE_PROPERTYPUTREF
The function is invoked using a property reference assignment syntax. |
| Field Detail |
public static final java.lang.Integer INVOKE_FUNC
public static final java.lang.Integer INVOKE_PROPERTYGET
public static final java.lang.Integer INVOKE_PROPERTYPUT
public static final java.lang.Integer INVOKE_PROPERTYPUTREF
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||