|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjcommon.core.platform.win32.Win32Platform.MSVCRT
public static class Win32Platform.MSVCRT
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sun.jna.win32.StdCallLibrary |
|---|
com.sun.jna.win32.StdCallLibrary.StdCallCallback |
| Nested classes/interfaces inherited from interface com.sun.jna.Library |
|---|
com.sun.jna.Library.Handler |
| Field Summary |
|---|
| Fields inherited from interface jcommon.core.platform.win32.Win32Library |
|---|
ASCII_OPTIONS, DEFAULT_OPTIONS, UNICODE_OPTIONS, USE_ASCII, USE_UNICODE |
| Fields inherited from interface com.sun.jna.win32.StdCallLibrary |
|---|
FUNCTION_MAPPER, STDCALL_CONVENTION |
| Fields inherited from interface com.sun.jna.Library |
|---|
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER |
| Fields inherited from interface jcommon.core.platform.win32.Win32Errors |
|---|
ERROR_FILE_NOT_FOUND, ERROR_INVALID_FUNCTION, ERROR_PATH_NOT_FOUND, NO_ERROR |
| Constructor Summary | |
|---|---|
Win32Platform.MSVCRT()
|
|
| Method Summary | |
|---|---|
static int |
_putenv(String name)
|
static String |
getenv(String name)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Win32Platform.MSVCRT()
| Method Detail |
|---|
public static String getenv(String name)
public static int _putenv(String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||