Everything

sns_dpn

Outline
Reference dispatch pending state.
C format
 BOOL    sns_dpn (void);
Parameter(s)
None.
Explanation
This service call acquires the system status type when this service call is issued (whether in dispatch pending state or not).
When this service call is terminated normally, the acquired system state type (TRUE: dispatch pending state, FALSE: dispatch not-pending state) is returned.
Return value
Macro
Value
Description
TRUE
1
Normal completion. (dispatch pending state)
FALSE
0
Normal completion. (any other states)