PointCardRW.CleanCard Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cleans the read/write heads of the point card reader/writer.
public abstract void CleanCard ();
abstract member CleanCard : unit -> unit
Public MustOverride Sub CleanCard ()