Share via


SP_MAX_WORD_LENGTH

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This variable defines the maximum length of a word.

Syntax

const ULONG SP_MAX_WORD_LENGTH = 128;

Remarks

Note

Functions with input word strings matching or exceeding this limit will return E_INVALIDARG.

Requirements

Header sapi.h, sapi.idl
Windows Embedded CE Windows CE .NET 4.1 and later

See Also

Reference

SAPI Global Variables