JNA API 4.5.0-SNAPSHOT

Class WinNT.HRESULT

  • All Implemented Interfaces:
    NativeMapped, java.io.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.5.0-SNAPSHOT

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