DotMSN
MSNObject.GetStreamHash Method
Calculates the hash of datastream.
[Visual Basic]
Protected Function GetStreamHash( _
ByVal
stream
As
Stream
_
) As
String
[C#]
protected
string
GetStreamHash(
Stream
stream
);
Parameters
stream
Return Value
See Also
MSNObject Class
|
XihSolutions.DotMSN Namespace