NFC_CX_POLL_BAILOUT_CONFIG - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// nfccx.h

typedef enum _NFC_CX_POLL_BAILOUT_CONFIG {
  NFC_CX_POLL_BAILOUT_DEFAULT,
  NFC_CX_POLL_BAILOUT_NFC_A,
  NFC_CX_POLL_BAILOUT_NFC_B
} NFC_CX_POLL_BAILOUT_CONFIG, *PNFC_CX_POLL_BAILOUT_CONFIG;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-nfccx-_nfc_cx_poll_bailout_config)

_NFC_CX_POLL_BAILOUT_CONFIG enumeration

Description

The NFC_CX_POLL_BAILOUT_CONFIG enumeration specifies poll mode bail out.

Constants

NFC_CX_POLL_BAILOUT_DEFAULT

NFC_CX_POLL_BAILOUT_NFC_A

NFC_CX_POLL_BAILOUT_NFC_B

See also

NFC class extension design guide

Near field communication (NFC) design guide