|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jniwrapper.Parameter
com.jniwrapper.ad
com.jniwrapper.Int32
com.jniwrapper.win32.com.types.SCode
The SCode class is used to describe errors and corresponds to
SCODE native type (synonym of ULONG).
| Field Summary |
| Fields inherited from class com.jniwrapper.Parameter |
LICENSE_TYPE, V |
| Constructor Summary | |
SCode()
|
|
SCode(int value)
|
|
SCode(IntegerParameter value)
|
|
| Method Summary | |
java.lang.Object |
clone()
|
| Methods inherited from class com.jniwrapper.Int32 |
getLength, getValue, read, setValue, write |
| Methods inherited from class com.jniwrapper.ad |
equals, getDebugInfo, hashCode, toLong, toString |
| Methods inherited from class com.jniwrapper.Parameter |
|
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SCode()
public SCode(int value)
public SCode(IntegerParameter value)
| Method Detail |
public java.lang.Object clone()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||