| Package com.ms.lang |
Previous |
Microsoft Packages |
Index |
Next |
public class RegQueryInfo
{
String theClass ;
int subKeys;
int maxSubKeyLen;
int maxClassLen;
int values;
int maxValueNameLen;
int maxValueLen;
int securityDescriptor;
Date lastWriteTime;
}
This class provides detailed information about a registry key.
Fields
| © 1997 Microsoft Corporation. All rights reserved. Terms of Use. |