10.07.2015 Views

CF2 API Reference (PDF) - Persistor Instruments Inc

CF2 API Reference (PDF) - Persistor Instruments Inc

CF2 API Reference (PDF) - Persistor Instruments Inc

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>CF2</strong> <strong>API</strong> <strong>Reference</strong>BIOSVersionCheck -- Confirm application and BIOS compatabilityDescription:Prototype:Inputs:Returns:This function exists to help programs determine at runtime if they are compatible with thecurrently installed version of the BIOS. By calling this function with the version informationfrom the initial build of the software, a developer can make a runtime determination of theability or lack thereof of their program to run on that specific <strong>Persistor</strong>.bool BIOSVersionCheck(short ver, short rel, char *id, bool reset);ver is the major release number of the BIOS at build timerel is the minor release number of the BIOS at build timeidreset nnnReturns TRUE if the parameters supplied match the currently installed version of the BIOS,FALSE otherwise.PERSISTOR<strong>Instruments</strong> <strong>Inc</strong>.7 of 84<strong>CF2</strong> <strong>API</strong> <strong>Reference</strong>7/19/2005

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!