RFID API Documentation  1.0
Reference guide for RFID API
CONNECTION_INFO Struct Reference

This struct holds the information related to connection. More...

Data Fields

RFID_VERSION version
 RFIDAPI version to be used. More...
 
PSEC_CONNECTION_INFO lpSecConInfo
 Secure connection parameters. More...
 
LPVOID lpReserved [4-1]
 Reserved for future. More...
 

Detailed Description

This struct holds the information related to connection.

Field Documentation

◆ version

RFID_VERSION CONNECTION_INFO::version

RFIDAPI version to be used.

◆ lpSecConInfo

PSEC_CONNECTION_INFO CONNECTION_INFO::lpSecConInfo

Secure connection parameters.

◆ lpReserved

LPVOID CONNECTION_INFO::lpReserved[4-1]

Reserved for future.