TryExtractError Function

Try to extract error from modem reply

Syntax

void TryExtractError(CB_MTSM *pMTSM);

Parameters

pointer to CB_MTSM structure

Return Value

error code

Remarks

N/A

Requirements

mt_sm.h

Example

N/A