NFC_CX_LLCP_CONFIG_INIT - NtDoc

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

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

NtDoc

No description available.

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

NFC_CX_LLCP_CONFIG_INIT function

Description

The NFC_CX_LLCP_CONFIG_INIT function initializes the NFC_CX_LLCP_CONFIG structure.

Parameters

Config [out]

A pointer to the NFC_CX_LLCP_CONFIG structure that the function will initialize.

See also

NFC class extension design guide

Near field communication (NFC) design guide