Uses of Package
com.sun.jna.platform.win32

Packages that use com.sun.jna.platform.win32
com.sun.jna.platform.win32   
 

Classes in com.sun.jna.platform.win32 used by com.sun.jna.platform.win32
Advapi32
          Advapi32.dll Interface.
Advapi32Util.Account
          An account.
BaseTSD.DWORD_PTR
          Unsigned DWORD_PTR.
BaseTSD.LONG_PTR
          Signed long type for pointer precision.
BaseTSD.ULONG_PTR
          Unsigned LONG_PTR.
Crypt32
          Crypt32.dll Interface.
DsGetDC.DOMAIN_CONTROLLER_INFO
          The DOMAIN_CONTROLLER_INFO structure is used with the DsGetDcName function to receive data about a domain controller.
DsGetDC.DOMAIN_CONTROLLER_INFO.ByReference
           
DsGetDC.DS_DOMAIN_TRUSTS
          The DS_DOMAIN_TRUSTS structure is used with the DsEnumerateDomainTrusts function to contain trust data for a domain.
DsGetDC.DS_DOMAIN_TRUSTS.ByReference
           
DsGetDC.PDOMAIN_CONTROLLER_INFO
          Pointer to DOMAIN_CONTROLLER_INFO.
DsGetDC.PDOMAIN_CONTROLLER_INFO.ByReference
           
DsGetDC.PDS_DOMAIN_TRUSTS
          A pointer to an array of DS_DOMAIN_TRUSTS.
DsGetDC.PDS_DOMAIN_TRUSTS.ByReference
           
GDI32
          Definition (incomplete) of gdi32.dll.
Guid.GUID
           
Guid.GUID.ByReference
           
Kernel32
          Definition (incomplete) of kernel32.dll.
Kernel32.OVERLAPPED_COMPLETION_ROUTINE
           
Netapi32
          Netapi32.dll Interface.
Netapi32Util.DomainController
          A domain controller.
Netapi32Util.DomainTrust
          A domain trust relationship.
Netapi32Util.Group
          A group.
Netapi32Util.LocalGroup
          A local group.
Netapi32Util.User
          A user.
NtDll
          ntdll.dll Interface.
NTSecApi.LSA_FOREST_TRUST_BINARY_DATA
           
NTSecApi.LSA_FOREST_TRUST_DOMAIN_INFO
           
NTSecApi.LSA_FOREST_TRUST_INFORMATION
           
NTSecApi.LSA_FOREST_TRUST_INFORMATION.ByReference
           
NTSecApi.LSA_FOREST_TRUST_RECORD
           
NTSecApi.LSA_FOREST_TRUST_RECORD.ByReference
           
NTSecApi.LSA_FOREST_TRUST_RECORD.UNION
           
NTSecApi.LSA_UNICODE_STRING
          The LSA_UNICODE_STRING structure is used by various Local Security Authority (LSA) functions to specify a Unicode string.
NTSecApi.LSA_UNICODE_STRING.ByReference
           
NTSecApi.PLSA_FOREST_TRUST_INFORMATION
          The LSA_FOREST_TRUST_INFORMATION structure contains Local Security Authority forest trust information.
NTSecApi.PLSA_FOREST_TRUST_INFORMATION.ByReference
           
NTSecApi.PLSA_FOREST_TRUST_RECORD
           
NTSecApi.PLSA_FOREST_TRUST_RECORD.ByReference
           
NTSecApi.PLSA_UNICODE_STRING
          Pointer to an LSA_UNICODE_STRING.
Ole32
          Ole32.dll Interface.
Oleaut32
          Oleaut32.dll Interface.
Secur32
          Secur32.dll Interface.
Secur32Util.SecurityPackage
          An SSPI package.
Shell32
          Shell32.dll Interface.
ShellAPI.SHFILEOPSTRUCT
          Contains information that the SHFileOperation function uses to perform file operations.
Sspi.CredHandle
          Credentials handle.
Sspi.CtxtHandle
          Security context handle.
Sspi.PSecHandle
          A pointer to a SecHandle
Sspi.PSecPkgInfo
          A pointer to an array of SecPkgInfo structures.
Sspi.PSecPkgInfo.ByReference
           
Sspi.SecBuffer
          The SecBuffer structure describes a buffer allocated by a transport application to pass to a security package.
Sspi.SecBuffer.ByReference
          A ByReference SecBuffer.
Sspi.SecBufferDesc
           
Sspi.SecHandle
          Security handle.
Sspi.SecHandle.ByReference
           
Sspi.SecPkgInfo
          The SecPkgInfo structure provides general information about a security package, such as its name and capabilities.
Sspi.SecPkgInfo.ByReference
          A reference pointer to a SecPkgInfo structure.
Sspi.SECURITY_INTEGER
          A security integer.
Sspi.TimeStamp
          A timestamp.
User32
          Provides access to the w32 user32 library.
WinBase.FILETIME
          The FILETIME structure is a 64-bit value representing the number of 100-nanosecond intervals since January 1, 1601 (UTC).
WinBase.MEMORYSTATUSEX
          Contains information about the current state of both physical and virtual memory, including extended memory.
WinBase.OVERLAPPED
          The OVERLAPPED structure contains information used in asynchronous (or overlapped) input and output (I/O).
WinBase.SYSTEM_INFO
          Contains information about the current computer system.
WinBase.SYSTEM_INFO.PI
           
WinBase.SYSTEM_INFO.PI.ByReference
           
WinBase.SYSTEM_INFO.UNION
           
WinBase.SYSTEM_INFO.UNION.ByReference
           
WinBase.SYSTEMTIME
          Specifies a date and time, using individual members for the month, day, year, weekday, hour, minute, second, and millisecond.
WinCrypt.CRYPTPROTECT_PROMPTSTRUCT
          The CRYPTPROTECT_PROMPTSTRUCT structure provides the text of a prompt and information about when and where that prompt is to be displayed when using the CryptProtectData and CryptUnprotectData functions.
WinCrypt.DATA_BLOB
          The CryptoAPI CRYPTOAPI_BLOB structure is used for an arbitrary array of bytes.
WinDef.DWORD
          32-bit unsigned integer.
WinDef.DWORDLONG
          64-bit unsigned integer.
WinDef.HBITMAP
          Handle to a bitmap.
WinDef.HDC
          Handle to a device context (DC).
WinDef.HICON
          Handle to an icon.
WinDef.HINSTANCE
          Handle to an instance.
WinDef.HMODULE
          Handle to a module.
WinDef.HRGN
          Handle to a region.
WinDef.HWND
          Handle to a window.
WinDef.LPARAM
          Message parameter.
WinDef.LRESULT
          Signed result of message processing.
WinDef.RECT
           
WinDef.UINT_PTR
          Unsigned INT_PTR.
WinDef.WORD
          16-bit unsigned integer.
WinDef.WPARAM
          Message parameter.
WinGDI.BITMAPINFO
           
WinGDI.BITMAPINFOHEADER
           
WinGDI.RGBQUAD
           
WinGDI.RGNDATA
           
WinGDI.RGNDATAHEADER
           
WinNT.FILE_NOTIFY_INFORMATION
          The FILE_NOTIFY_INFORMATION structure describes the changes found by the ReadDirectoryChangesW function.
WinNT.HANDLE
          Handle to an object.
WinNT.HANDLEByReference
          LPHANDLE
WinNT.HRESULT
          Return code used by interfaces.
WinNT.LARGE_INTEGER
          A 64-bit integer;
WinNT.LARGE_INTEGER.ByReference
           
WinNT.LARGE_INTEGER.LowHigh
           
WinNT.LARGE_INTEGER.UNION
           
WinNT.LUID
          A 64-bit value that is guaranteed to be unique on the operating system that generated it until the system is restarted.
WinNT.OSVERSIONINFO
          The OSVERSIONINFO data structure contains operating system version information.
WinNT.OSVERSIONINFOEX
          Contains operating system version information.
WinNT.PSID
           
WinNT.PSID.ByReference
           
WinNT.PSIDByReference
           
WinNT.SECURITY_ATTRIBUTES
           
WinNT.SID_AND_ATTRIBUTES
          The SID_AND_ATTRIBUTES structure represents a security identifier (SID) and its attributes.
WinReg.HKEY
           
WinReg.HKEYByReference
           
Winspool
          Ported from Winspool.h.
Winspool.PRINTER_INFO_1
           
WinUser.BLENDFUNCTION
           
WinUser.FLASHWINFO
           
WinUser.GUITHREADINFO
           
WinUser.HHOOK
           
WinUser.HOOKPROC
           
WinUser.KBDLLHOOKSTRUCT
           
WinUser.MSG
           
WinUser.POINT
          Defines the x- and y-coordinates of a point.
WinUser.SIZE
          Specifies the width and height of a rectangle.
WinUser.WINDOWINFO
           
WinUser.WNDENUMPROC