|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jinterop.dcom.win32.ArrayDesc
public final class ArrayDesc
From MSDN:
Contained within the TYPEDESC, which describes the type of the array's
elements, and information about the array's dimensions.
Field Summary | |
---|---|
short |
cDims
|
SafeArrayBounds[] |
safeArrayBounds
|
TypeDesc |
typeDesc
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final TypeDesc typeDesc
public final short cDims
public final SafeArrayBounds[] safeArrayBounds
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |