


TTS_INDEX_T Structure (ttsapi.h)
Click
typedef TTS_INDEX_T * LPTTS_INDEX_T;
{
// Index Mark value
DWORD dwIndexValue;
// Indicates which sample in the memory buffer
// corresponds to the index mark value
DWORD dwIndexSampleNumber;
DWORD dwReserved;
} TTS_INDEX_T;