CheckCPUID

Declaration: CheckCPUID(CPUId: string): boolean;
The function CheckCPUID checks if the ID string contained in CPUId is valid. The function returns TRUE if the ID string is valid (i.e. if the CRC check code is correct). The ID string conforms to the format created by the function GenerateCPUId.