LVCA_GetLineNumber

LVCA_API BOOL WINAPI LVCA_GetLineNumber(HANDLE hCA, LONG * LineNumber);

Return Value:

If successful,LVCA_GetLineNumber returns true.  If false is returned, call LVCA_GetLastCallError to retrieve the error code and message.

Supported on Events:

CAMSG_CALLSTART

 CAMSG_CALLSTOP

 CAMSG_ENTERMODULE

CAMSG_REC_BEFORE_CONFIRM

CAMSG_REC_AFTER_CONFIRM

CAMSG_TIMEOUT CAMSG_ERROR

Params:

hCA (IN) Call handle passed into function

LineNumber (OUT) Line number this call is on.

Notes:


Complete Help Topic List | Speech Platform Product Information