Registry Keywords

Action Keywords GB VB6
Delete program settings (VB) DeleteSetting (VB) = vbDeleteSetting(GB) v v
Read program settings (VB) GetSetting (VB) = vbGetSetting(GB) v v
Read all program settings (VB) GetAllSettings   v
Save program settings (VB) SaveSetting (VB) = vbSetSaving(GB) v v
Delete program settings (GB) DeleteSetting v  
Read program settings (GB) GetSetting v  
Save program settings (GB) SaveSetting v  
Open, create, and close keys CreateRegKey, OpenRegKey, CloseRegKey v  
Get value information GetRegVal, GetRegValName, GetRegValType, GetRegValNameCount v  
Get sub key information GetRegSubKey, GetRegSubKeyCount v  

See Also

Bits, Byte, Word, Int, and Large Operators and Keywords

Conversion Keywords

Data Types Keywords

Memory Keywords

Miscellaneous Keywords

String Manipulation Keywords

Variables and Constants Keywords

{Created by Sjouke Hamstra; Last updated: 12/05/14 by James Gaite}