#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. | |
|
|
Bytes progress information type.
|
|
|
Envelope count Progress information type.
|
|
|
Percentage progress information type.
|
|
|
Unknown progress information type.
|
|
|
Progress value type.
|
|
|
Defines progress information used in asynchronous function callbacks.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.