Partager via


fonction NFC_CX_CLIENT_CONFIG_INIT (nfccx.h)

La fonction NFC_CX_CLIENT_CONFIG_INIT initialise la structure NFC_CX_CLIENT_CONFIG.

Syntaxe

void NFC_CX_CLIENT_CONFIG_INIT(
  [out] PNFC_CX_CLIENT_CONFIG Config,
  [in]  NFC_CX_TRANSPORT_TYPE BusType
);

Paramètres

[out] Config

Pointeur vers une structure NFC_CX_CLIENT_CONFIG.

[in] BusType

Énumération NFC_CX_TRANSPORT_TYPE.

Valeur de retour

Aucun

Exigences

Exigence Valeur
plateforme cible Bureau
d’en-tête nfccx.h (include Ncidef.h)
bibliothèque Nfccxstub.lib

Voir aussi

guide de conception d’extension de classe NFC

guide de conception nfc (Near Field Communication)