Condividi tramite


funzione NFC_CX_LLCP_CONFIG_INIT (nfccx.h)

La funzione NFC_CX_LLCP_CONFIG_INIT inizializza la struttura NFC_CX_LLCP_CONFIG.

Sintassi

void NFC_CX_LLCP_CONFIG_INIT(
  [out] PNFC_CX_LLCP_CONFIG Config
);

Parametri

[out] Config

Puntatore alla struttura NFC_CX_LLCP_CONFIG che verrà inizializzata dalla funzione.

Valore restituito

Nessuno

Fabbisogno

Requisito Valore
client minimo supportato Windows 10
server minimo supportato Nessuna supportata
piattaforma di destinazione Desktop
intestazione nfccx.h (include Ncidef.h)
libreria Nfccxstub.lib

Vedere anche

guida alla progettazione dell'estensione della classe NFC

guida alla progettazione NFC (Near Field Communication)