JNA API 4.1.0
com.sun.jna.platform.win32

Class BaseTSD.SIZE_T

  • All Implemented Interfaces:
    NativeMapped, java.io.Serializable
    Enclosing interface:
    BaseTSD


    public static class BaseTSD.SIZE_T
    extends BaseTSD.ULONG_PTR
    The maximum number of bytes to which a pointer can point. Use for a count that must span the full range of a pointer.
    See Also:
    Serialized Form
    • Constructor Detail

      • BaseTSD.SIZE_T

        public BaseTSD.SIZE_T()
      • BaseTSD.SIZE_T

        public BaseTSD.SIZE_T(long value)
JNA API 4.1.0

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