WstHash Constructor

[This is internal Microsoft documentation - Do not distribute.]

Initializes an instance of the WstHash class

Namespace: Microsoft.Webstore.WstClient
Assembly: ICL (in icl.dll)

Syntax

'Declaration

  Public Sub New ( _
    maxHash As Integer _
)
  public WstHash (
    int maxHash
)

Parameters

  • maxHash
    MaxHash number (0..maxHash-1)

Remarks

It's not necessary to create instance of the class. The static methods can be called directly with key and max hash.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

WstHash Class
WstHash Members
Microsoft.Webstore.WstClient Namespace