SPSERIALIZEDRESULT

This structure contains phrase size information.

typedef struct SPSERIALIZEDRESULT{
  ULONG ulSerializedSize;
} SPSERIALIZEDRESULT;

Members

  • ulSerializedSize
    Size, in bytes, of an entire phrase, including size information.

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.