JCL Help:RegReadDWORD
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: RegReadDWORD Function
Search in JCL Help
Search in all projects
Summary
This functions read invalid 8 byte REG_DWORD values.
Pascal
function RegReadDWORD(const RootKey: DelphiHKEY; const Key: string; const Name: string): DWORD;
function RegReadDWORDDef(const RootKey: DelphiHKEY; const Key: string; const Name: string; Def: DWORD): DWORD;
Description
The description for this help topic does not exist, edit this page
About
Unit
Contributors
Anonymous
Notes
Obsolete, use RegReadInt64 instead.
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page