Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
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