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

Class WinDef.UCHAR

    • Constructor Detail

      • UCHAR

        public UCHAR()
        Instantiates a new uchar.
      • UCHAR

        public UCHAR(char ch)
      • UCHAR

        public UCHAR(long value)
        Instantiates a new uchar.
        Parameters:
        value - the value
    • Method Detail

      • compareTo

        public int compareTo(WinDef.UCHAR other)
        Specified by:
        compareTo in interface java.lang.Comparable<WinDef.UCHAR>
JNA API 4.5.2

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