Share via


SPSERIALIZEDPHRASE

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This structure contains the size of a serialized phrase.

Syntax

typedef struct tagSPSERIALIZEDPHRASE{
  ULONG ulSerializedSize;
} SPSERIALIZEDPHRASE;

Members

  • ulSerializedSize
    Value specifying the size, in bytes, of a serialized phrase.

Requirements

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

See Also

Reference

SAPI Structures