com.sun.jna.platform.win32
Interface BaseTSD

All Superinterfaces:
com.sun.jna.AltCallingConvention, com.sun.jna.Library, com.sun.jna.win32.StdCall, com.sun.jna.win32.StdCallLibrary

public interface BaseTSD
extends com.sun.jna.win32.StdCallLibrary


Nested Class Summary
static class BaseTSD.DWORD_PTR
          Unsigned DWORD_PTR.
static class BaseTSD.LONG_PTR
          Signed long type for pointer precision.
static class BaseTSD.SIZE_T
          The maximum number of bytes to which a pointer can point.
static class BaseTSD.SSIZE_T
          Signed SIZE_T.
static class BaseTSD.ULONG_PTR
          Unsigned LONG_PTR.
 
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 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_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER