PK_BB_ask_status   

PK_ERROR_code_t       PK_BB_ask_status
(
--- received arguments ---
PK_BB_t               bb,      --- not used

--- returned arguments ---
PK_BB_status_t *const status   --- present status
)


This function returns the status of the bulletin board.


The received argument 'bb' is not used.

See documentation for PK_BB_status_c.

See also Bulletin Boards for more information.