Interface WinBase

  • All Superinterfaces:
    WinDef

    public interface WinBase
    extends WinDef
    Ported from Winbase.h (kernel32.dll/kernel services). Microsoft Windows SDK 6.0A.
    Author:
    dblock[at]dblock.org
    • Field Detail

      • INVALID_HANDLE_VALUE

        static final WinNT.HANDLE INVALID_HANDLE_VALUE
        Constant value representing an invalid HANDLE.