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_LLCP_CONFIG_INIT function initializes the NFC_CX_LLCP_CONFIG structure.
Syntax
VOID NFC_CX_LLCP_CONFIG_INIT(
[out] PNFC_CX_LLCP_CONFIG Config
);
Parameters
[out] Config
A pointer to the NFC_CX_LLCP_CONFIG structure that the function will initialize.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 |
| Minimum supported server | None supported |
| Target Platform | Desktop |
| Header | nfccx.h (include Ncidef.h) |
| Library | Nfccxstub.lib |