#include <postal_types.h>
Data Fields | |
| alp_postal_property_id_t | id |
| AlpPostalProperty * | itsNext |
| AlpPostalProperty * | itsPrev |
| uint16_t | size |
| union { | |
| uint8_t asBinary [1] | |
| bool asBool | |
| alp_postal_time_t asDate | |
| uint32_t asInteger | |
| char asString [1] | |
| } | value |
|
|
String property (C String (NULL Terminated) encoded in UTF-8). |
|
|
Integer property. |
|
|
Boolean property. |
|
|
|
|
|
Date & time property. |
|
|
|
|
|
|
|
|
|
|
|
The Property key. |
|
|
A Property value. |
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.