共用方式為


MagneticStripeReaderAamvaCardDataReceivedEventArgs 類別

定義

提供來自 AamvaCardDataReceived 事件的美國汽車系統管理員 (AAMVA) 卡資料。

public ref class MagneticStripeReaderAamvaCardDataReceivedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MagneticStripeReaderAamvaCardDataReceivedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MagneticStripeReaderAamvaCardDataReceivedEventArgs
Public NotInheritable Class MagneticStripeReaderAamvaCardDataReceivedEventArgs
繼承
Object Platform::Object IInspectable MagneticStripeReaderAamvaCardDataReceivedEventArgs
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

備註

此物件是由 AamvaCardDataReceived 事件所建立,並且會當做 TypedEventHandler 委派的引數傳回。

屬性

Address

從撥動的 AAMVA 卡片取得位址。

BirthDate

從撥動的 AAMVA 卡片取得生日。

City

從撥動的 AAMVA 卡片取得城市。

Class

從撥動的 AAMVA 卡片取得 類別。

Endorsements

從撥動的 AAMVA 卡片取得簽署。

ExpirationDate

從撥動的 AAMVA 卡片取得到期日。

EyeColor

從撥動的 AAMVA 卡片取得眼睛色彩。

FirstName

從撥動的 AAMVA 卡片取得名字。

Gender

從撥動的 AAMVA 卡片取得性別。

HairColor

從撥動的 AAMVA 卡片取得發色。

Height

從撥動的 AAMVA 卡片取得高度。

LicenseNumber

從撥動的 AAMVA 卡片取得授權號碼。

PostalCode

從撥動的 AAMVA 卡片取得郵遞區號。

Report

從撥動的 AAMVA 卡片取得其他資料。

Restrictions

從撥動的 AAMVA 卡片取得限制。

State

從撥動的 AAMVA 卡片取得狀態。

Suffix

從撥動的 AAMVA 卡片取得尾碼。

Surname

從撥動卡片取得姓氏。

Weight

從撥動的 AAMVA 卡片取得權數。

適用於