Delphi-Quellcode:
function LX_IsQDIMainBoard():LongBool; stdcall; // check against FALSE, same as LX_IsMSIMainBoard
function LX_IsMSIMainBoard():LongBool; stdcall; // check against FALSE, same as LX_IsQDIMainBoard
function LX_IsGigaMainBoard():LongBool; stdcall; // check against FALSE
Except for LX_IsGigaMainBoard those functions don't do anything.