int HRegGetMachine

( char* pstrName, char* pstrValue, int len )

get string from registry in HKEY_LOCAL_MACHINE.

Documentation

get string from registry in HKEY_LOCAL_MACHINE.

Parameters:
pstrName - [in] attribute name
pstrValue - [out] attribute value
len - [in] 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++.