Interface WinDef

  • All Known Subinterfaces:
    Kernel32, WinBase, WinNT

    public interface WinDef
    Ported from Windef.h (various macros and types). Microsoft Windows SDK 6.0A.
    Since:
    0.40
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  WinDef.DWORD
      The 32-bit unsigned integer.
      static class  WinDef.WORD
      The 16-bit unsigned integer.