共用方式為


MagneticStripeReaderCardTypes.Aamva 屬性

定義

指出美國汽車系統管理員 (AAMVA) 卡類型。

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

屬性值

UInt32

unsigned int

uint32_t

AAMVA 卡片類型。

適用於