Package com.sun.jna.win32
package com.sun.jna.win32
Provides type and function mappers required for standard APIs on the Windows platform.
-
KlasseBeschreibungIndicate that the callback needs to appear to be within a DLL.Tagging interface for __stdcall calling convention.Provides mapping from simple method names to w32 stdcall-decorated names where the name suffix is "@" followed by the number of bytes popped by the called function.Interface for w32 stdcall calling convention.Interface defining a callback using the w32 stdcall calling convention.Encapsulates lookup of W32 API UNICODE/ASCII functions.Provide standard conversion for W32 API types.