11.12.3.4.152. Function sems_lite_get_AgentVersion¶
Defined in File sems_lite_api.h
11.12.3.4.152.1. Function Documentation¶
-
sss_status_t
sems_lite_get_AgentVersion
(uint8_t *pRspBuf, size_t *pRspBufLen)¶ Get the SEMS Lite Agent version.
This API will return the SEMS Lite Agent Version no.
- Return
Status of the operation
- Parameters
pRspBuf
: Pointer to response Buffer.pRspBufLen
: Pointer to length of the response Buffer
- Return Value
kStatus_SSS_Success
: The operation has completed successfully.kStatus_SSS_Fail
: The operation has failed.