public class RegQueryInfoKeyResult extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKeyClass() |
long |
getLastWriteTime() |
int |
getMaxClassLen() |
int |
getMaxSubKeyLen() |
int |
getMaxValueLen() |
int |
getMaxValueNameLen() |
int |
getSecurityDescriptorSize() |
int |
getSubKeys() |
int |
getValues() |
int |
hashCode() |
String |
toString() |
public String getKeyClass()
public int getSubKeys()
public int getMaxSubKeyLen()
public int getMaxClassLen()
public int getValues()
public int getMaxValueNameLen()
public int getMaxValueLen()
public int getSecurityDescriptorSize()
public long getLastWriteTime()
Copyright © 2023. All rights reserved.