|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jinterop.dcom.win32.ElemDesc
public final class ElemDesc
From MSDN:-
Includes the type description and process-transfer information for a variable
, a function, or a function parameter.
Field Summary | |
---|---|
ParamDesc |
paramDesc
|
TypeDesc |
typeDesc
|
Constructor Summary | |
---|---|
ElemDesc(JIStruct values)
|
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 ParamDesc paramDesc
Constructor Detail |
---|
public ElemDesc(JIStruct values)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |