public class CommonFileInformation.HackyFileTime
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private jnr.ffi.Struct.UnsignedLong |
dwHighDateTime |
private jnr.ffi.Struct.UnsignedLong |
dwLowDateTime |
| Constructor and Description |
|---|
HackyFileTime(jnr.ffi.Struct.UnsignedLong high,
jnr.ffi.Struct.UnsignedLong low) |
| Modifier and Type | Method and Description |
|---|---|
long |
getHighDateTime() |
long |
getLongValue() |
long |
getLowDateTime() |