[Missing <summary> documentation for "M:LLCryptoLib.Utils.WinRegistry.GetHKCUSubkeys(System.String)"]
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public static string[] GetHKCUSubkeys( string keypath ) |
Visual Basic |
---|
Public Shared Function GetHKCUSubkeys ( _ keypath As String _ ) As String() |
Visual C++ |
---|
public: static array<String^>^ GetHKCUSubkeys( String^ keypath ) |
Parameters
- keypath
- Type: System..::..String
[Missing <param name="keypath"/> documentation for "M:LLCryptoLib.Utils.WinRegistry.GetHKCUSubkeys(System.String)"]
Return Value
[Missing <returns> documentation for "M:LLCryptoLib.Utils.WinRegistry.GetHKCUSubkeys(System.String)"]