_AlpTelMessage Struct Reference
[Basic Service]

#include <telephony_types.h>


Data Fields

AlpTelFunctionId functionId
 ID of the message associated to the asynchronous function call.
void * paramP
size_t paramSize
alp_status_t returnCode
 Function return code, ALP_STATUS_OK if ok, else an error.
AlpTelTransId transId
 TransId returned on asynchronous function call return.


Field Documentation

AlpTelFunctionId functionId
 

ID of the message associated to the asynchronous function call.

void* paramP
 

size_t paramSize
 

alp_status_t returnCode
 

Function return code, ALP_STATUS_OK if ok, else an error.

AlpTelTransId transId
 

TransId returned on asynchronous function call return.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.