Click or drag to resize

MagneticCardSwipeGetTrackStatusString Method

Gets the track status as a string.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public static string GetTrackStatusString(
	int status
)

Parameters

status
Type: SystemInt32
The status to turn into a string.

Return Value

Type: String
The track status as a string.
See Also