SpMemoryStream GetData method (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform

Object: SpMemoryStream

GetData Method

The GetData method gets the entire contents of the stream.

The GetData method does not change the stream's Seek pointer.


SpMemoryStream.GetData() As Variant

Parameters

None.

Return Value

A Variant variable containing the stream data.