SetRegistryDWordA(HKEY,AnsiString,LongWord) Method
Represents method SetRegistryDWordA(HKEY,AnsiString,LongWord).
function SetRegistryDWordA(const RootKey: HKEY; const Name: AnsiString; const Value: LongWord): Boolean;
Parameters
- RootKey
- Type: HKEY
- Name
- Type: AnsiString
- Value
- Type: LongWord
Return Value
Type: Boolean