SPSERIALIZEDPHRASE (Windows CE 5.0)

Send Feedback

This structure contains the size of a serialized phrase.

typedef struct tagSPSERIALIZEDPHRASE{  ULONGulSerializedSize;} SPSERIALIZEDPHRASE;

Members

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

Requirements

OS Versions: Windows CE .NET 4.1 and later.
Header: Sapi.h, Sapi.idl.

See Also

SAPI Structures

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.