![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
This struct contains currently active region regulatory related information. More...
Data Fields | |
| WCHAR | strRegionName [MAX_PATH] |
| Region Name e.g. More... | |
| WCHAR | strStandardName [MAX_PATH] |
| Region Standard name e.g. More... | |
| BOOLEAN | bIsHoppingOn |
| whether hopping is ON or OFF More... | |
| UINT32 | iNumChannels |
| Number of frequency channels enabled in active region. More... | |
| UINT32 * | piChannelInfo |
| List of channels that are currently enabled in active region. More... | |
This struct contains currently active region regulatory related information.
| BOOLEAN ACTIVE_REGION_INFOW::bIsHoppingOn |
whether hopping is ON or OFF
| UINT32 ACTIVE_REGION_INFOW::iNumChannels |
Number of frequency channels enabled in active region.
| UINT32* ACTIVE_REGION_INFOW::piChannelInfo |
List of channels that are currently enabled in active region.