#include <pdi.h>
Data Fields | |
| void * | appData |
| General usage app dependent field. | |
| uint32_t | charset |
| Charset of property value. | |
| uint16_t | customFieldNumber |
| Value of X-PALM-CUSTOM (cutom fields). | |
| uint16_t | encoding |
| Type of encoding of the property value. | |
| AlpErr16 | errorLowWord |
| last error | |
| uint16_t | events |
| Mask of events (see kPdiXXXXEventMask constants). | |
| uint8_t | fieldNum |
| The current field number. | |
| char * | groupName |
| The current group name. | |
| uint8_t | padding1 |
| ARM port : padding. | |
| uint16_t | padding2 |
| ARM port : padding. | |
| uint16_t | parameter |
| ID of the last parsed parameter name. | |
| char * | parameterName |
| The current parameter name. | |
| uint32_t | parameterPairs [8] |
| set of bits of parsed parameter values | |
| char * | parameterValue |
| The current parameter value. | |
| uint16_t | pdiRefNum |
| The refNum of the Pdi library - kept for 68K compatibility purpose. | |
| uint16_t | property |
| ID of the current property. | |
| char * | propertyName |
| The current property name. | |
| char * | propertyValue |
| The current property value. | |
| uint16_t | propertyValueType |
| type of property value | |
| uint32_t | written |
| Current number of chars already written in buffer. | |
|
|
General usage app dependent field.
|
|
|
Charset of property value.
|
|
|
Value of X-PALM-CUSTOM (cutom fields).
|
|
|
Type of encoding of the property value.
|
|
|
last error
|
|
|
Mask of events (see kPdiXXXXEventMask constants).
|
|
|
The current field number.
|
|
|
The current group name.
|
|
|
ARM port : padding.
|
|
|
ARM port : padding.
|
|
|
ID of the last parsed parameter name.
|
|
|
The current parameter name.
|
|
|
set of bits of parsed parameter values
|
|
|
The current parameter value.
|
|
|
The refNum of the Pdi library - kept for 68K compatibility purpose.
|
|
|
ID of the current property.
|
|
|
The current property name.
|
|
|
The current property value.
|
|
|
type of property value
|
|
|
Current number of chars already written in buffer.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.