NFC_CX_RF_DISCOVERY_CONFIG_INIT function (nfccx.h)
The NFC_CX_RF_DISCOVERY_CONFIG_INIT function initializes the NFC_CX_RF_DISCOVERY_CONFIG structure.
Syntax
void NFC_CX_RF_DISCOVERY_CONFIG_INIT(
[out] PNFC_CX_RF_DISCOVERY_CONFIG Config
);
Parameters
[out] Config
A pointer to the NFC_CX_RF_DISCOVERY_CONFIG structure that the function initializes.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 |
Minimum supported server | Windows Server 2016 |
Target Platform | Desktop |
Header | nfccx.h (include Ncidef.h) |
Library | Nfccxstub.lib |