![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
This struct contains given region regulatory related standard information. More...
Data Fields | |
| WCHAR | strRegionName [MAX_PATH] |
| Region Name e.g. More... | |
| WCHAR | strStandardName [MAX_PATH] |
| Region Standard name e.g. More... | |
| BOOLEAN | bIsHoppingConfigurable |
| whether hopping configuration is allowed More... | |
| UINT32 | iNumChannels |
| Number of frequency channels supported by region. More... | |
| UINT32 * | piChannelInfo |
| List of channels supported by region. More... | |
| UINT32 * | piChannelValueInfo |
| Value list of channels supported by region. More... | |
This struct contains given region regulatory related standard information.
| BOOLEAN STANDARD_REGION_INFOW::bIsHoppingConfigurable |
whether hopping configuration is allowed
| UINT32 STANDARD_REGION_INFOW::iNumChannels |
Number of frequency channels supported by region.
| UINT32* STANDARD_REGION_INFOW::piChannelInfo |
List of channels supported by region.
| UINT32* STANDARD_REGION_INFOW::piChannelValueInfo |
Value list of channels supported by region.