次の方法で共有


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()

アンマネージ リソースの解放またはリセットに関連付けられているアプリケーション定義のタスクを実行します。

Start()

イベント

PaymentDeviceCloseTerminalRequested
PaymentDeviceGetTerminalsRequested
PaymentDeviceOpenTerminalRequested
PaymentDevicePaymentAuthorizationRequested
PaymentDevicePaymentRequested
PaymentDeviceReadCapabilitiesRequested
PaymentDeviceReadConfigurationRequested
PaymentDeviceRefundRequested
PaymentDeviceVoidTokenRequested
PaymentDeviceVoidTransactionRequested
PaymentDeviceWriteConfigurationRequested

適用対象