Class WinNT.HRESULT

All Implemented Interfaces:
NativeMapped, Serializable
Enclosing interface:
WinNT

public static class WinNT.HRESULT extends NativeLong
Return code used by interfaces. It is zero upon success and nonzero to represent an error code or status information.
See Also:
  • Constructor Details

    • HRESULT

      public HRESULT()
    • HRESULT

      public HRESULT(int value)