SPSERIALIZEDPHRASE

This structure contains the size of a serialized phrase.

typedef struct tagSPSERIALIZEDPHRASE{
  ULONG ulSerializedSize;
} 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

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.