-
sns_ctx
-
This service call acquires the context type of the processing program that issued this service call (non-task context or task context).
When this service call is terminated normally, the acquired context type (TRUE: non-task context, FALSE: task context) is returned.
Non-task contexts: cyclic handler, interrupt handler
|
|
|
|
|
Normal completion (Non-task contexts).
|
|
|
Normal completion (Task contexts).
|