![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
This struct configures the parameters for LLRP Server/Client connectivity. More...
Data Fields | |
| BOOLEAN | isClient |
| UINT32 | port |
| CHAR | hostServerIP [MAX_PATH] |
| LPSEC_LLRP_CONFIG | pSecureModeConfig |
| Configurations for LLRP secure mode operation. More... | |
| LPVOID | lpReserved [6-1] |
| Reserved for future.1 used for pSecureModeConfig. More... | |
This struct configures the parameters for LLRP Server/Client connectivity.
| BOOLEAN LLRP_CONNECTION_CONFIGA::isClient |
| UINT32 LLRP_CONNECTION_CONFIGA::port |
| LPSEC_LLRP_CONFIG LLRP_CONNECTION_CONFIGA::pSecureModeConfig |
Configurations for LLRP secure mode operation.
| LPVOID LLRP_CONNECTION_CONFIGA::lpReserved[6-1] |
Reserved for future.1 used for pSecureModeConfig.