You are reading help file online using chmlib.com
|
Object: SpMemoryStream
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
A Variant variable containing the stream data.
You are reading help file online using chmlib.com
|