SP_MAX_WORD_LENGTH (Windows Embedded CE 6.0)
1/6/2010
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 |