FailSafeSetKey Constructor (Guid)

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

Constructs a key from a Guid value.

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

Syntax

'Declaration

  Public Sub New ( _
    guid As Guid _
)
  public FailSafeSetKey (
    Guid guid
)

Parameters

  • guid
    The Guid 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