共用方式為


PaymentDeviceConnection 類別

定義

public ref class PaymentDeviceConnection sealed : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PaymentDeviceConnection final : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PaymentDeviceConnection : System.IDisposable
Public NotInheritable Class PaymentDeviceConnection
Implements IDisposable
繼承
Object Platform::Object IInspectable PaymentDeviceConnection
屬性
實作

屬性

ConnectorInfo

方法

Close()
Dispose()

執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。

Start()

事件

PaymentDeviceCloseTerminalRequested
PaymentDeviceGetTerminalsRequested
PaymentDeviceOpenTerminalRequested
PaymentDevicePaymentAuthorizationRequested
PaymentDevicePaymentRequested
PaymentDeviceReadCapabilitiesRequested
PaymentDeviceReadConfigurationRequested
PaymentDeviceRefundRequested
PaymentDeviceVoidTokenRequested
PaymentDeviceVoidTransactionRequested
PaymentDeviceWriteConfigurationRequested

適用於