BCD_TO_DWORD (FUN)¶
FUNCTION BCD_TO_DWORD : DWORD
Converts one DWORD in BCD code into one DWORD in binary code
Use DWORD_TO_BCD for the reverse conversion.
- InOut:
Scope
Name
Type
Comment
Return
BCD_TO_DWORDDWORDValue in binary code for the input
XInput
XDWORDValue in BCD code