API Guide Home
(Online version only)

SmartTextEngineErrors.h File Reference


Detailed Description

Error codes for Smart Text Engine shared library.

Definition in file SmartTextEngineErrors.h.

Go to the source code of this file.

Defines

Typedefs


Define Documentation

#define steErrBase   hsSTEErrorClass

Error Code starting base

Definition at line 24 of file SmartTextEngineErrors.h.

#define steErrDynamicMemory   (steErrBase + 3)

Dynamic memory allocation failed

Definition at line 27 of file SmartTextEngineErrors.h.

#define steErrInternal   (steErrBase + 2)

Unspecified internal error

Definition at line 26 of file SmartTextEngineErrors.h.

#define steErrInvalidArguments   (steErrBase + 6)

Bad arguments

Definition at line 30 of file SmartTextEngineErrors.h.

#define steErrOperationNotAllowed   (steErrBase + 5)

Operation cannot be performed at this time

Definition at line 29 of file SmartTextEngineErrors.h.

#define steErrSTEInit   (steErrBase + 7)

STE initialization failed

Definition at line 31 of file SmartTextEngineErrors.h.

#define steErrStorageMemory   (steErrBase + 4)

Storage memory allocation failed

Definition at line 28 of file SmartTextEngineErrors.h.

#define steErrUnimplemented   (steErrBase + 1)

Functionality not currently implemented

Definition at line 25 of file SmartTextEngineErrors.h.


Typedef Documentation

typedef UInt32 STEErr

Common define for Smart Text Engine Error Code return value

Definition at line 20 of file SmartTextEngineErrors.h.


Top Palm Developer Network
© 2004-2008, Palm, Inc. All rights reserved.
Generated on Fri Jun 13 10:08:05 2008 for Palm API Guide