Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |