MAPI Data Types

4/8/2010

This section provides details about the Windows Mobile Messaging API (CE MAPI) data types.

Data Type Description

BOOKMARK

An unsigned long integer used to define bookmark data for remembering a position in a table.

HRESULT

A 32-bit value used to describe an error or warning.

LHANDLE

An unsigned long integer used as a session handle in Simple MAPI.

SCODE

A 32-bit status value used to describe an error or warning.

TCHAR

A Microsoft Win32 character string that can be used to describe ANSI, double-byte character set (DBCS), or Unicode strings.

See Also

Reference

MAPI Enumerations
MAPI Functions
MAPI Macros
MAPI Properties
MAPI Structures

Other Resources

Messaging API (CE MAPI) Reference
MAPI Interfaces
Messaging