Share via


Micr.ClearInputProperties Method (POS for .NET v1.12 SDK Documentation)

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 raising a DataEvent or ErrorEvent event 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

Micr Class
Micr Members
Microsoft.PointOfService Namespace