_AlpPdiWriter Struct Reference
[The PDI library (Personal Data Interchange)]

#include <pdi.h>


Detailed Description

The PDI generator.


Data Fields

void * appData
 General usage app dependent field.
uint32_t charset
 Charset of property value (16 bits).
uint16_t encoding
 Type of encoding of the property value.
AlpErr16 errorLowWord
 last error
uint8_t padding1 [2]
 ARM port : padding.
uint16_t padding2
 ARM port : padding.
uint16_t pdiRefNum
 The refNum of the Pdi library - kept for 68K compatibility purpose.
uint32_t reserved
 reserved for future use


Field Documentation

void* appData
 

General usage app dependent field.

uint32_t charset
 

Charset of property value (16 bits).

uint16_t encoding
 

Type of encoding of the property value.

AlpErr16 errorLowWord
 

last error

uint8_t padding1[2]
 

ARM port : padding.

uint16_t padding2
 

ARM port : padding.

uint16_t pdiRefNum
 

The refNum of the Pdi library - kept for 68K compatibility purpose.

uint32_t reserved
 

reserved for future use


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

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