SpMemoryStream GetData method

Microsoft Speech SDK

Intelligent Interface Technologies Home Page Microsoft Speech SDK

Speech Automation 5.1

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.