|
FireSync API
|
| kStatus kSensorIdentity_FromXml | ( | kSensorIdentity * | identity, |
| kXml | xml, | ||
| kAlloc | allocator | ||
| ) |
Constructs a SensorIdentity object from an XML object.
| identity | Destination for the constructed object handle. |
| xml | XML object to be read. |
| allocator | Memory allocator (or kNULL for default). |