com.sun.jna.examples.win32
Class W32API.ULONG_PTR
java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
com.sun.jna.examples.win32.W32API.ULONG_PTR
- All Implemented Interfaces:
- NativeMapped, Serializable
- Direct Known Subclasses:
- W32API.SIZE_T
- Enclosing interface:
- W32API
public static class W32API.ULONG_PTR
- extends IntegerType
- See Also:
- Serialized Form
Methods inherited from class com.sun.jna.IntegerType |
doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString |
W32API.ULONG_PTR
public W32API.ULONG_PTR()
W32API.ULONG_PTR
public W32API.ULONG_PTR(long value)
Copyright © 2007 Timothy Wall. All Rights Reserved.