


Initialization of Memory Buffers
The lpData element points to a byte array. The dwMaximumBufferLength must be
set to the length of this array.
If the lpPhonemeArray element is set to NULL, then no phonemes are returned.
Otherwise, the lpPhonemeArray element must point to an application-allocated
array of structures of type
If the lpIndexArray element is set to NULL, then no index marks are returned.
Otherwise, the lpIndexArray element must point to an application-allocated
array of structures of type
Related topics