NFC_CX_LLCP_CONFIG_INIT function (nfccx.h)
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 |