Returns Rhino's Windows Registry key.
Rhino.RegistryKey ([intKey])
intKey |
Optional. Number. The Rhino registry key to return.
|
String |
Rhino's Windows Registry key if successful. |
Null |
If not successful, or on error. |
Dim strKey
strKey = Rhino.RegistryKey
MsgBox strKey