public static class DotNetNativeTypes.ClrLong
extends com.sun.jna.IntegerType
Modifier and Type | Field and Description |
---|---|
static int |
SIZE |
Constructor and Description |
---|
ClrLong() |
ClrLong(long value) |
ClrLong(long value,
boolean unsigned) |