( char* pstrName, char* pstrValue, int len )
get string from registry in HKEY_CURRENT_USER.
Documentation
get string from registry in HKEY_CURRENT_USER.
- Parameters:
- pstrName - attribute name
pstrValue - attribute value to save
len - size of pstrValue
- Returns:
- if success, return 0.
if can not open registry, return -1.
if HRegSetProgramName is not executed, return -10.
- Author:
- Yee Young Han
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.