Office
[Protocol Common Services]


Detailed Description

Common Office APIs.


Defines

#define POSTAL_OFFICE_VERSION   ((alp_postal_office_version_t)001)

Typedefs

typedef uint32_t alp_postal_office_version_t
 Postal office version type.

Functions

alp_status_t alp_postal_office_get_service_list (AlpPostalServiceIdList *oServiceIdListP)
 Return the list of the available Postal services.
alp_status_t alp_postal_office_get_version (alp_postal_office_version_t *oPostalOfficeVersionP)
 Return the version of the postal office.


Define Documentation

#define POSTAL_OFFICE_VERSION   ((alp_postal_office_version_t)001)
 


Typedef Documentation

typedef uint32_t alp_postal_office_version_t
 

Postal office version type.


Function Documentation

alp_status_t alp_postal_office_get_service_list AlpPostalServiceIdList oServiceIdListP  ) 
 

Return the list of the available Postal services.

Parameters:
[out] oServiceIdListP,: the list of the identifier of the services accessible via the Postal office.
Returns:
Returns an error code.
Warning:
You should call alp_postal_service_free_service_id_list to free the list

alp_status_t alp_postal_office_get_version alp_postal_office_version_t oPostalOfficeVersionP  ) 
 

Return the version of the postal office.

Parameters:
[out] oPostalOfficeVersionP the current version of the Postal Office.
Returns:
Returns an error code.


Generated on Wed Jul 30 07:06:43 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

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