| Package | Description |
|---|---|
| org.boris.winrun4j |
| Modifier and Type | Field and Description |
|---|---|
Registry.FILETIME |
Registry.QUERY_INFO.lastWriteTime |
| Modifier and Type | Method and Description |
|---|---|
static int |
Registry.enumKeyEx(long hkey,
int index,
StringBuilder lpName,
PInvoke.UIntPtr lpcbName,
long reserved,
long lpClass,
long lpcbClass,
Registry.FILETIME lpftLastWriteTime) |
static int |
Registry.queryInfoKey(long hKey,
StringBuilder lpClass,
PInvoke.UIntPtr lpcClass,
long lpReserved,
PInvoke.UIntPtr lpcSubKeys,
PInvoke.UIntPtr lpcMaxSubKeyLen,
PInvoke.UIntPtr lpcMaxClassLen,
PInvoke.UIntPtr lpcValues,
PInvoke.UIntPtr lpcMaxValueNameLen,
PInvoke.UIntPtr lpcMaxValueLen,
PInvoke.UIntPtr lpcbSecurityDescriptor,
Registry.FILETIME lpftLastWriteTime) |
Copyright © 2018. All rights reserved.