LINE_CREATEDIALOGINSTANCE message

The TSPI LINE_CREATEDIALOGINSTANCE message causes TAPI to create an association between the service provider and an instance of the TUISPI_providerGenericDialog function executing in the context of the application that invoked the asynchronous TSPI function identified by the dwRequestID parameter of the TUISPICREATEDIALOGINSTANCEPARAMS structure pointed to by lpTUISPICreateDialogInstanceParams.

            

Parameters

hProvider

The ProviderHandle supplied to the service provider as a parameter to TSPI_providerEnumDevices.

lpTUISPICreateDialogInstanceParams

Pointer to a TUISPICREATEDIALOGINSTANCEPARAMS structure.

Requirements

Requirement Value
TAPI version
Requires TAPI 2.0 or later
Header
Tspi.h

See also

TSPI_providerEnumDevices

TUISPICREATEDIALOGINSTANCEPARAMS