ReturnClass Class

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents the codes that are returned from calls to the provider.

Namespace: Microsoft.WindowsServerSolutions.HomeGroup
Assembly: WSSHomeGroupObjectModel (in wsshomegroupobjectmodel.dll)

Usage

    Dim instance As ReturnClass

Syntax

'Declaration
<DataContractAttribute> _
Public Class ReturnClass
[DataContractAttribute] 
public class ReturnClass
[DataContractAttribute] 
public ref class ReturnClass
/** @attribute DataContractAttribute() */ 
public class ReturnClass
DataContractAttribute 
public class ReturnClass

Inheritance Hierarchy

System.Object
  Microsoft.WindowsServerSolutions.HomeGroup.ReturnClass

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Vista x64, Windows 7 x64, Windows Server 2008 x64, Windows Server 2008 R2 x64

Target Platforms

See Also

Reference

ReturnClass Members
Microsoft.WindowsServerSolutions.HomeGroup Namespace