SPSERIALIZEDRESULT (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform

SPSERIALIZEDRESULT

SPSERIALIZEDRESULT contains the phrase size information.

typedef struct SPSERIALIZEDRESULT
{
    ULONG    ulSerializedSize;
} SPSERIALIZEDRESULT;

Members

ulSerializedSize
The size of the entire phrase in bytes, including this ULONG.