NFC_CX_RF_DISCOVERY_CONFIG_INIT - NtDoc

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

VOID NFC_CX_RF_DISCOVERY_CONFIG_INIT(
  [out] PNFC_CX_RF_DISCOVERY_CONFIG Config
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-nfccx-nfc_cx_rf_discovery_config_init)

NFC_CX_RF_DISCOVERY_CONFIG_INIT function

Description

The NFC_CX_RF_DISCOVERY_CONFIG_INIT function initializes the NFC_CX_RF_DISCOVERY_CONFIG structure.

Parameters

Config [out]

A pointer to the NFC_CX_RF_DISCOVERY_CONFIG structure that the function initializes.

See also

NFC class extension design guide

Near field communication (NFC) design guide