Package | Description |
---|---|
com4j |
com4j runtime.
|
Modifier and Type | Method and Description |
---|---|
NativeType |
NativeType.byRef()
If the constant has the BYREF version, return it.
|
NativeType |
NativeType.getNoByRef() |
static NativeType |
NativeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NativeType[] |
NativeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.