PosConnectionTypes
PosConnectionTypes
PosConnectionTypes
PosConnectionTypes
Enum
Definition
Connection types that can be used to access a point of service device.
This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.
public : enum class PosConnectionTypespublic enum PosConnectionTypesPublic Enum PosConnectionTypes// You can use this enum in JavaScript.
- Attributes
-
System.FlagsAttribute ContractVersionAttribute
Windows 10 requirements
| Device family |
Windows 10 Creators Update (introduced v10.0.15063.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v4)
|
Fields
| All All All All | All connection types. |
| Bluetooth Bluetooth Bluetooth Bluetooth | Devices with a Bluetooth radio. |
| IP IP IP IP | Devices with an IP address, including both Wired Ethernet and Wi-Fi. |
| Local Local Local Local | Locally connected devices, such as USB. |