FailSafeSetKey Constructor (Int64)

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

Constructs a key from a Int64 value.

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

Syntax

'Declaration

  Public Sub New ( _
    value As Long _
)
  public FailSafeSetKey (
    long value
)

Parameters

  • value
    The Int64 value for the Key generation.

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

FailSafeSetKey Class
FailSafeSetKey Members
Microsoft.Webstore.MetaData Namespace