|
FireSync API
|
| kStatus kSensorIdentity_Construct | ( | kSensorIdentity * | identity, |
| kAlloc | allocator | ||
| ) |
Constructs a kSensorIdentity object.
The kSensorIdentity object is initially empty - fields must be individually populated using the appropriate mutators
| identity | Destination for the constructed object handle. |
| allocator | Memory allocator (or kNULL for default). |