www.icetips.com  Icetips Utilities Documentation 1/23/2012    

Registry Class: ValueStr

Previous  Top  Next  


The ValueStr property is used in the GetRegEx, QueryValue and Destruct methods and is used to store values returned from QueryValue.  It is dynamically allocated each time that QueryValue is called.  The memory is disposed of in the Destruct method.  This property is used when the value type is REG_SZ, REG_EXPAND_SZ or REG_MULTI_SZ when retrieving data from the registry.

 

It is declared as:

 

ValueStr                   &CString

 



Direct link to this page: http://www.icetips.com/manuals/utilities/valuestr_registryclass.htm