Data of Class RegistryKeyArray
- m_length
- sal_uInt32 m_length;
- Summary
- stores the number of open subkeys, the number of elements.
- m_phKeys
- RegKeyHandle * m_phKeys;
- Summary
- stores an array of open subkeys.
- m_registry
- Registry m_registry;
- Summary
- stores the handle to the registry file where the appropriate keys are located.
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.