Interface WinNT

All Superinterfaces:
BaseTSD, WinBase, WinDef, WinError
All Known Subinterfaces:
CoreDLL, Kernel32, User32

public interface WinNT extends WinError, WinDef, WinBase, BaseTSD
This module defines the 32-Bit Windows types and constants that are defined by NT, but exposed through the Win32 API. Ported from WinNT.h Microsoft Windows SDK 6.0A. Avoid including any NIO Buffer mappings here; put them in a DLL-derived interface (e.g. kernel32, user32, etc) instead.
Author:
dblock[at]dblock.org