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.