SMC_GetCount (FUN)ΒΆ
FUNCTION SMC_GetCount : UINT
Returns the number of objects that are stored in
the SMC_OUTQUEUE (poq).
task-safety: task-safe, but result may be too big (when called from producer task) or too small (consumer task)
- InOut:
- Scope - Name - Type - Comment - Input - poq- POINTER TO SMC_OUTQUEUE - Out queue - Return - SMC_GetCount- UINT
