JNA API 4.5.1

Class BaseTSD.SIZE_T

  • All Implemented Interfaces:
    NativeMapped
    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

      • SIZE_T

        public SIZE_T​()
      • SIZE_T

        public SIZE_T​(long value)
JNA API 4.5.1

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