TSPI Phone Device Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the TSPI phone device functions with a description of the purpose of each.
Programming element | Description |
---|---|
Closes the specified open telephone device after completing or aborting every outstanding asynchronous operation on the device. |
|
Causes the provider of the specified telephone device to display a modal dialog box as a child window of the hwndOwner parameter, to allow the user to configure parameters that are related to the telephone device. |
|
Is used as a general extension mechanism to enable a TAPI implementation to provide features that are not described in the other operations. The meanings of these extensions are device-specific. |
|
Queries a specified telephone device to determine its telephony capabilities. |
|
Retrieves the extension identifier that the service provider supports for the indicated telephone device. |
|
Returns the gain setting of the microphone of the hookswitch device of the specified telephone. |
|
Returns the current hookswitch mode of the specified open telephone device. |
|
Retrieves a service telephone device-specific (or provider-specific) icon to display to the user. |
|
Returns a device identifier for the given device class that is associated with the specified telephone device. |
|
Enables an application to query the specified open telephone device for its current ring mode. |
|
Queries the specified open telephone device for its overall status. |
|
Returns the volume setting of the hookswitch device of the specified telephone. |
|
Returns the highest extension version number under which the service provider can operate for this device, given the range of possible extension versions. |
|
Returns the highest TSPI version under which the service provider can operate for this device, given the range of possible TSPI versions. |
|
Opens the telephone device whose device identifier is given, returns the opaque handle of the service provider for the device, and retains the opaque handle of TAPI for the device, for use in subsequent calls to the PHONEEVENT callback function. |
|
Selects the indicated extension version for the indicated telephone device. Subsequent requests operate according to that extension version. |
|
Sets the gain of the microphone of the specified hookswitch device to the specified gain level. |
|
Sets the hook state of the hookswitch devices of the specified open telephone to the specified mode. Only the hookswitch state of the hookswitch devices that are listed is affected. |
|
Rings the specified open telephone device by using the specified ring mode and volume. |
|
Causes the service provider to filter status messages that currently are not of interest to any application. |
|
Sets the volume of the speaker component of the specified hookswitch device to the specified level. |