int HRegSaveMachine

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

save string to registry in HKEY_LOCAL_MACHINE.

Documentation

save string to registry in HKEY_LOCAL_MACHINE.

Parameters:
pstrName - [in] attribute name
pstrValue - [in] attribute value
len - [in] size of pstrValue
Returns:
if success, return 0. 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++.