MAPI Data Types (Compact 7)

3/12/2014

This section provides details about the 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

Messaging API (CE MAPI) Reference
MAPI Enumerations
MAPI Functions
MAPI Interfaces
MAPI Macros
MAPI Properties
MAPI Structures

Other Resources

Messaging API (CE MAPI)