|
FireSync API
|
| kStatus kSensorIdentity_Load | ( | kSensorIdentity * | identity, |
| const kChar * | fileName, | ||
| kAlloc | allocator | ||
| ) |
Loads a SensorIdentity object from file.
| identity | Destination for the constructed object handle. |
| fileName | Input file path (expects an XML document). |
| allocator | Memory allocator (or kNULL for default). |