| Package | Description |
|---|---|
| org.jinterop.dcom.core |
Defines the classes and data structures required to work with j-Interop.
|
| Modifier and Type | Method and Description |
|---|---|
JILocalParamsDescriptor |
JILocalMethodDescriptor.getParameterObject()
Returns the parameter object.
|
| Constructor and Description |
|---|
JILocalMethodDescriptor(String methodName,
int dispId,
JILocalParamsDescriptor parameters)
Creates the method descriptor.
|
JILocalMethodDescriptor(String methodName,
JILocalParamsDescriptor parameters)
Creates the method descriptor.
|
Copyright © 2017 LSST. All rights reserved.