Share via


SPSERIALIZEDPHRASE (Windows Embedded CE 6.0)

1/6/2010

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