public static class Advapi32Util.InfoKey extends Object
Modifier and Type | Field and Description |
---|---|
WinReg.HKEY |
hKey |
IntByReference |
lpcbSecurityDescriptor |
IntByReference |
lpcClass |
char[] |
lpClass |
IntByReference |
lpcMaxClassLen |
IntByReference |
lpcMaxSubKeyLen |
IntByReference |
lpcMaxValueLen |
IntByReference |
lpcMaxValueNameLen |
IntByReference |
lpcSubKeys |
IntByReference |
lpcValues |
WinBase.FILETIME |
lpftLastWriteTime |
Constructor and Description |
---|
InfoKey() |
InfoKey(WinReg.HKEY hKey,
int securityDescriptor) |
public WinReg.HKEY hKey
public char[] lpClass
public IntByReference lpcClass
public IntByReference lpcSubKeys
public IntByReference lpcMaxSubKeyLen
public IntByReference lpcMaxClassLen
public IntByReference lpcValues
public IntByReference lpcMaxValueNameLen
public IntByReference lpcMaxValueLen
public IntByReference lpcbSecurityDescriptor
public WinBase.FILETIME lpftLastWriteTime
public InfoKey()
public InfoKey(WinReg.HKEY hKey, int securityDescriptor)