Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This variable defines the maximum length of a word.
const ULONG SP_MAX_WORD_LENGTH = 128;
Note Functions with input word strings matching or exceeding this limit will return E_INVALIDARG.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapi.h, Sapi.idl.
See Also
Send Feedback on this topic to the authors