API System.WriteRegistryInt

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png WriteRegistryInt
Writes an integer value to the registry 
Fc9-string-icon.png - STRING Section
The location in the registry to store the value (blank = project/component guid) 
Fc9-string-icon.png - STRING Name
The name of the registry entry 
Fc9-u32-icon.png - ULONG Value
The value of the registry entry 
Fc9-bool-icon.png - BOOL Return


Detailed description

Examples