|
FireSync API
|
| kStatus kHealthMsg_Construct | ( | kHealthMsg * | msg, |
| k32u | source, | ||
| kObject | content, | ||
| kAlloc | allocator | ||
| ) |
Constructs a kHealthMsg object.
| msg | Receives the constructed kHealthMsg object. |
| source | Source node identifier. |
| content | Health content item. |
| allocator | Memory allocator (or kNULL for default). |