|
FireSync API
|
| kStatus kFindOsProgram | ( | kControllerType | type, |
| kChar * | path, | ||
| kSize | capacity, | ||
| kVersion * | version | ||
| ) |
Obtain the absolute path to the OS firmware program and its version.
| type | Controller type. |
| path | Receives path of the OS firmware file. |
| capacity | Maximum number of characters (including null terminator). |
| version | Receives OS version (can be kNULL). |