C API for BALTECH SDK

§ brp_DHWCtrl_GetStartupRun()

brp_errcode brp_DHWCtrl_GetStartupRun ( brp_protocol  protocol,
unsigned *  Status,
brp_buf Response,
size_t *  Response_len,
brp_mempool mempool 
)

Returns the result of the execution of DHWCtrl-commands at the startup.

Parameters
[in]protocolused to execute the command
[out]Status
[out]ResponseCollection of all answers.
[out]Response_len
[in]mempoolis used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool