MODEM_GetReply


Get reply from modem

UINT MODEM_GetReply(UCB *pUcb, char *reply, int maxLen, int timeout);

Parameters


UCB * - pointer to Ucb
char * - reply
int maxLen
int  - timeout

Return Value


modem status code, or error code

Remarks


N/A

Requirements


common.h

Example


N/A

Library


STM C Library Reference