|
intarsys nativeC library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.nativec.api.CWideString
public final class CWideString
Wrapper class to indicate use of a "wide" string on native side.
Use this to indicate on a native call parameter or return type that you will deal with the platforms wide string capabilities.
Constructor Summary | |
---|---|
CWideString(String string)
|
Method Summary | |
---|---|
String |
getString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CWideString(String string)
Method Detail |
---|
public String getString()
|
intarsys nativeC library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |