Skip navigation links
JNA API 4.2.0
com.sun.jna.platform.win32

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:
    Serialized Form
    • Constructor Detail

      • HRESULT

        public HRESULT()
      • HRESULT

        public HRESULT(int value)
JNA API 4.2.0

Copyright © 2007-2015 Timothy Wall. All Rights Reserved.