CheckTapiResult
Unit: hbTapi
 

Proves if the given result code and throws an EhbTapiError exception if it's an TAPI error.

Declaration

function CheckTapiResult(ResultCode: ThbTapiResult): ThbTapiResult;

Parameter

ResultCode

The TAPI result code to prove.

Return Value

Returns the ResultCode.