MagneticStripeReaderCardTypes.Aamva Property
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.
Indicates the American Association of Motor Vehicle Administrators (AAMVA) card type.
public:
static property unsigned int Aamva { unsigned int get(); };
static uint32_t Aamva();
public static uint Aamva { get; }
var uInt32 = MagneticStripeReaderCardTypes.aamva;
Public Shared ReadOnly Property Aamva As UInteger
Property Value
The AAMVA card type.