Msr.ClearInputProperties Method

2/27/2008

Resets the values of properties altered by DataEvent or ErrorEvent.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Overridable Sub ClearInputProperties
public virtual void ClearInputProperties ()
public:
virtual void ClearInputProperties ()
public void ClearInputProperties ()
public function ClearInputProperties ()

Remarks

Sets all data properties populated by a firing of DataEvent or ErrorEvent back to their default values. This does not reset the DataCount or State properties.

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.

See Also

Reference

Msr Class
Msr Members
Microsoft.PointOfService Namespace