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.
Called by the client driver to configure the RF discovery parameters.
Syntax
NTSTATUS NfcCxSetRfDiscoveryConfig(
WDFDEVICE Device,
PCNFC_CX_RF_DISCOVERY_CONFIG Config
);
Parameters
Device
A handle to a framework device object.
Config
A pointer to an NFC_CX_RF_DISCOVERY_CONFIG structure.
Return value
If the operation succeeds, the function returns STATUS_SUCCESS.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 |
Minimum supported server | None supported |
Target Platform | Windows |
Header | nfccx.h (include Ncidef.h) |
Library | Nfccxstub.lib |
DLL | NfcCx.dll |