PinPadBase.BeginEftTransaction Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
BeginEftTransaction(PinPadSystem, Int32) |
Informs the PIN Pad’s service object that an EFT Transaction is starting. |
BeginEftTransaction(String, Int32) |
BeginEftTransaction(PinPadSystem, Int32)
Informs the PIN Pad’s service object that an EFT Transaction is starting.
public override void BeginEftTransaction (Microsoft.PointOfService.PinPadSystem pinpadSystem, int transactionHost);
override this.BeginEftTransaction : Microsoft.PointOfService.PinPadSystem * int -> unit
Public Overrides Sub BeginEftTransaction (pinpadSystem As PinPadSystem, transactionHost As Integer)
Parameters
- pinpadSystem
- PinPadSystem
Name of the desired PIN Pad Management System.
- transactionHost
- Int32
Identifies the EFT Transaction Host to be used for this transaction.