win32api.RegConnectRegistry
int = RegConnectRegistry(computerName, key )
Establishes a connection to a predefined registry handle on another computer.
Parameters
Win32 API References
Return Value
The return value is the handle of the opened key. If the function fails, an exception is raised.