www.icetips.com  Icetips Utilities Documentation 3/30/2014    

Methods

Previous  Top  Next  


The Registry Class has 11 methods:

 

CloseRegistryKey           Procedure(UNSIGNED pKeyHandle)

EnumRegistrySubKeys        Procedure(UNSIGNED pMasterKey, STRING pRegKey, BYTE  pUseBits=0),LONG,PROC

EnumRegistryValues         Procedure(UNSIGNED pMasterKey, STRING pRegKey, BYTE  pUseBits=0),LONG,PROC

GetRegEx                   Procedure(LONG pRoot, STRING pKeyname, <STRING pValuename>, <*LONG pValuetype>, BYTE  pUseBits=0),ANY

GetValueBufferSize         Procedure(UNSIGNED pKeyHandle, STRING pValuename),LONG

GetValueType               Procedure(UNSIGNED pKeyHandle, STRING pValuename),LONG

OpenRegistryKey            Procedure(UNSIGNED pMasterKey, STRING pRegKey, BYTE  pUseBits=0),UNSIGNED

PutRegEx                   Procedure(LONG pRoot, STRING pKeyname, STRING pValuenameSTRING pValue, <LONG pValuetype>, BYTE  pUseBits=0),STRING

QueryValue                 Procedure(UNSIGNED pKeyHandle, STRING pValueName, LONG pValueType=REG_SZ)

 

Construct                  Procedure

Destruct                   Procedure



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