Interface W32APIOptions
- All Superinterfaces:
AltCallingConvention, Library, StdCall, StdCallLibrary
-
Nested Class Summary
Nested classes/interfaces inherited from interface Library
Library.HandlerNested classes/interfaces inherited from interface StdCallLibrary
StdCallLibrary.StdCallCallback -
Field Summary
FieldsModifier and TypeFieldDescriptionStandard options to use the ASCII/MBCS version of a w32 API.Default options to use - depends on the value ofw32.asciisystem propertyStandard options to use the unicode version of a w32 API.Fields inherited from interface Library
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_SYMBOL_PROVIDER, OPTION_TYPE_MAPPERFields inherited from interface StdCallLibrary
FUNCTION_MAPPER, STDCALL_CONVENTION
-
Field Details
-
UNICODE_OPTIONS
-
ASCII_OPTIONS
-
DEFAULT_OPTIONS
-