sns_dsp

Outline

Reference dispatching state.

C format

 BOOL      sns_dsp (void);
Parameter(s)

None.

Explanation

This service call acquires the system status type when this service call is issued (dispatch disabled state or dispatch enabled state).

When this service call is terminated normally, the acquired system state type (TRUE: dispatch disabled state, FALSE: dispatch enabled state) is returned.

Return value

Macro

Value

Description

TRUE

1

Normal completion (dispatching disabled state).

FALSE

0

Normal completion (dispatching enabled state).