|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InvokeKind
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 |
|---|
static final java.lang.Integer INVOKE_FUNC
static final java.lang.Integer INVOKE_PROPERTYGET
static final java.lang.Integer INVOKE_PROPERTYPUT
static final java.lang.Integer INVOKE_PROPERTYPUTREF
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||