共用方式為


PaymentTransactionAcceptResult 類別

定義

這個類別包含嘗試接受付款交易之後的狀態。

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

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v4.0 引進)

備註

這個類別類型的物件是透過 PaymentTransaction.AcceptAsync 方法建立和擷取。

屬性

Status

付款交易接受作業的狀態。

適用於