Package com.sun.jna.win32
Schnittstelle W32APIOptions
- Alle Superschnittstellen:
AltCallingConvention,Library,StdCall,StdCallLibrary
-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen com.sun.jna.Library
Library.HandlerVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen com.sun.jna.win32.StdCallLibrary
StdCallLibrary.StdCallCallback -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungStandard 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.Von Schnittstelle geerbte Felder com.sun.jna.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_MAPPERVon Schnittstelle geerbte Felder com.sun.jna.win32.StdCallLibrary
FUNCTION_MAPPER, STDCALL_CONVENTION
-
Felddetails
-
UNICODE_OPTIONS
Standard options to use the unicode version of a w32 API. -
ASCII_OPTIONS
Standard options to use the ASCII/MBCS version of a w32 API. -
DEFAULT_OPTIONS
Default options to use - depends on the value ofw32.asciisystem property
-