FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kHealthProbe_ConstructEx ( kHealthProbe probe,
kHealth  provider,
const kChar name,
k32u  id,
k32u  instance,
k64s  initialValue,
kAlloc  allocator 
)

Constructs a kHealthProbe object attached to the specified health provider.

Parameters
probeDestination for the constructed object handle.
providerHealth provider (or kNULL for default).
nameDescriptive label (e.g. "Hw/Event0/QueueCount").
idHealth stat identifier (or kHEALTH_ID_NULL).
instanceDistinguishes multiple health stats with same id.
initialValueInitial probe value.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.