Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
NFC_CX_DEVICE_MODE enumeration (nfccx.h)
Specifies device mode flags.
Syntax
typedef enum _NFC_CX_DEVICE_MODE {
NFC_CX_DEVICE_MODE_NCI,
NFC_CX_DEVICE_MODE_DTA,
NFC_CX_DEVICE_MODE_RAW
} NFC_CX_DEVICE_MODE, *PNFC_CX_DEVICE_MODE;
Constants
NFC_CX_DEVICE_MODE_NCIEnable NCI mode. |
NFC_CX_DEVICE_MODE_DTAEnable DTA mode. |
NFC_CX_DEVICE_MODE_RAWEnable RAW mode. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 |
| Minimum supported server | None supported |
| Header | nfccx.h (include Ncidef.h) |
See also
Feedback
Was this page helpful?
