include/alp/postal_progress.h File Reference


Detailed Description

Send/Receive Progress information definitions.

#include <alp/postal_types.h>

Go to the source code of this file.

Data Structures

struct  _AlpPostalProgressInfo
 Defines progress information used in asynchronous function callbacks. More...

POSTAL PROGRESS TYPES

Macros to Define Postal services properties.

#define ALP_POSTAL_PROGRESS_TYPE_BYTES   ((alp_postal_progress_type_t)3)
 Bytes progress information type.
#define ALP_POSTAL_PROGRESS_TYPE_COUNT   ((alp_postal_progress_type_t)2)
 Envelope count Progress information type.
#define ALP_POSTAL_PROGRESS_TYPE_PERCENTAGE   ((alp_postal_progress_type_t)1)
 Percentage progress information type.
#define ALP_POSTAL_PROGRESS_TYPE_UNKNOWN   ((alp_postal_progress_type_t)0)
 Unknown progress information type.
typedef uint8_t alp_postal_progress_type_t
 Progress value type.

Typedefs

typedef _AlpPostalProgressInfo AlpPostalProgressInfo
 Defines progress information used in asynchronous function callbacks.


Define Documentation

#define ALP_POSTAL_PROGRESS_TYPE_BYTES   ((alp_postal_progress_type_t)3)
 

Bytes progress information type.

#define ALP_POSTAL_PROGRESS_TYPE_COUNT   ((alp_postal_progress_type_t)2)
 

Envelope count Progress information type.

#define ALP_POSTAL_PROGRESS_TYPE_PERCENTAGE   ((alp_postal_progress_type_t)1)
 

Percentage progress information type.

#define ALP_POSTAL_PROGRESS_TYPE_UNKNOWN   ((alp_postal_progress_type_t)0)
 

Unknown progress information type.


Typedef Documentation

typedef uint8_t alp_postal_progress_type_t
 

Progress value type.

typedef struct _AlpPostalProgressInfo AlpPostalProgressInfo
 

Defines progress information used in asynchronous function callbacks.


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

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