System.IO.SensorServices.Rf ...


Response Class
Base class for all DSPI Responses.

Namespace: System.IO.SensorServices.Rfid.Client
Assembly: Microsoft.Rfid.SpiSdk (in microsoft.rfid.spisdk.dll)
Syntax

Visual Basic
<SerializableAttribute> _
<KnownTypeAttribute("GetKnownTypes")> _
Public MustInherit Class Response
C#
[SerializableAttribute] 
[KnownTypeAttribute("GetKnownTypes")] 
public abstract class Response
C++
[SerializableAttribute] 
[KnownTypeAttribute(L"GetKnownTypes")] 
public ref class Response abstract
J#
/** @attribute SerializableAttribute() */ 
/** @attribute KnownTypeAttribute("GetKnownTypes") */ 
public abstract class Response
JScript
SerializableAttribute 
KnownTypeAttribute("GetKnownTypes") 
public abstract class Response
Inheritance Hierarchy

System.Object
  System.IO.SensorServices.Rfid.Client.Response
     Derived Classes
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 Server 2008; Windows Server 2003 R2 (except the Web Edition); Windows Server 2003 with SP1 or SP2 (except the Web Edition); Windows Small Business Server 2003 with SP1 or SP2; Windows Vista Ultimate; Windows Vista Enterprise; Windows Vista Business; Windows XP Professional

Target Platforms

Microsoft Windows CE 5.0; Microsoft Windows Mobile 5.0 for Pocket PC; Microsoft Windows Mobile 6.0 (Classic or Professional); Microsoft Windows Mobile 6.1 (Professional)
See Also

Tags :


Page view tracker