Skip navigation links
JNA API 5.3.1
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 5.3.1

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