Class ConPTYKernel32.SIZE_TByReference

  • All Implemented Interfaces:
    com.sun.jna.NativeMapped
    Enclosing interface:
    ConPTYKernel32

    public static class ConPTYKernel32.SIZE_TByReference
    extends com.sun.jna.platform.win32.BaseTSD.ULONG_PTRByReference
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.sun.jna.platform.win32.BaseTSD.SIZE_T getValue()  
      • Methods inherited from class com.sun.jna.platform.win32.BaseTSD.ULONG_PTRByReference

        setValue
      • Methods inherited from class com.sun.jna.ptr.ByReference

        toString
      • Methods inherited from class com.sun.jna.PointerType

        equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
    • Constructor Detail

      • SIZE_TByReference

        public SIZE_TByReference()
    • Method Detail

      • getValue

        public com.sun.jna.platform.win32.BaseTSD.SIZE_T getValue()
        Overrides:
        getValue in class com.sun.jna.platform.win32.BaseTSD.ULONG_PTRByReference