|
|
Makes a call to an OEM function.
- Parameters:
-
| [in] | iAppId | The telephone application attachement identifier for your application. |
| [in,out] | ioOemCallP | Pointer to a AlpTelOemCall structure that identifies the OEM function to call. |
| [in,out] | ioTransIdP | Set the value of this parameter to NULL to cause the function to execute synchronously. If this parameter is not NULL, the call executes asynchronously. Upon return from this function, this points to the transaction identifier associated with the asynchronous operation. |
- Returns:
- ALP_STATUS_OK The calls list has been retrieved successfuly.
- Since:
- ALP iSDK 1.0
|