Moyosoft Products | Services | Download | Contact us    
Java Outlook Connector
Products  >  Java Outlook Connector  >  API Reference    
API Reference
   
Overview  |  
Classic JavaDoc

Registry.openUsersKey

public static RegistryKey openUsersKey(String subKey)

Opens the specified sub-key of the registry key HKEY_USERS. If this method returns successfully, the returned RegistryKey object has to be closed using the method RegistryKey.close().

Parameters:
subKey   the sub-key to be opened.

Throws:
RegistryException   if any error occurs.

Community comments



Powered by JavaDocPlus