InitTAPI Method

Navigation:  Reference Guide > Modem >

InitTAPI Method

Previous pageReturn to chapter overviewNext page

Initializes TAPI before your application conducts TAPI-related modem operation(s) for all communication channels.

InitTAPI(VARIANT_BOOL *Result);

Parameters

Result

    If the method succeeds, the value of variable pointed to by Result is VARIANT_TRUE, otherwise the value is VARIANT_FALSE.