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

      • SIZE_T

        public SIZE_T()
      • SIZE_T

        public SIZE_T(long value)
JNA API 5.10.0

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