C API for BALTECH SDK

§ brp_DHWCtrl_GetPlatformId2()

brp_errcode brp_DHWCtrl_GetPlatformId2 ( brp_protocol  protocol,
unsigned **  HWCIdLst,
size_t *  HWCIdLst_len,
brp_mempool mempool 
)

This command retrieves the PlatformId2. A list of all supported HardwareComponents is returned.

Parameters
[in]protocolused to execute the command
[out]HWCIdLst
[out]HWCIdLst_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