DotMSN

MSNObjectCatalog.Get Method 

Returns the msn object with the supplied hash as checksum.

[Visual Basic]
Public Function Get( _
   ByVal hash As String _
) As MSNObject
[C#]
public MSNObject Get(
   string hash
);

Parameters

hash

Return Value

See Also

MSNObjectCatalog Class | XihSolutions.DotMSN Namespace