This topic has not yet been rated - Rate this topic

SpMemoryStream GetData method (SAPI 5.3)

Speech API 5.3
Microsoft Speech API 5.3

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.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.