Class ISVNWin32Library.HRESULT

java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
com.sun.jna.NativeLong
org.tmatesoft.svn.core.internal.util.jna.ISVNWin32Library.HRESULT
All Implemented Interfaces:
com.sun.jna.NativeMapped, java.io.Serializable
Enclosing interface:
ISVNWin32Library

public static class ISVNWin32Library.HRESULT extends com.sun.jna.NativeLong
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private static final long
     

    Fields inherited from class com.sun.jna.NativeLong

    SIZE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.sun.jna.IntegerType

    compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString

    Methods inherited from class java.lang.Number

    byteValue, shortValue

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

  • Constructor Details

    • HRESULT

      public HRESULT()