Collaboration diagram for ZW Learn Mode defines:Macros | |
| #define | ZW_SET_LEARN_MODE_DISABLE 0x00 |
| Disable Learn Mode. | |
| #define | ZW_SET_LEARN_MODE_CLASSIC 0x01 |
| Start Classic Learn Mode. | |
| #define | ZW_SET_LEARN_MODE_NWI 0x02 |
| Enable Network Wide Inclusion. | |
| #define | ZW_SET_LEARN_MODE_NWE 0x03 |
| Enable Network Wide Exclusion. | |
Mode parameters to ZW_SetLearnMode
| #define ZW_SET_LEARN_MODE_CLASSIC 0x01 |
Start Classic Learn Mode.
| #define ZW_SET_LEARN_MODE_DISABLE 0x00 |
Disable Learn Mode.
| #define ZW_SET_LEARN_MODE_NWE 0x03 |
Enable Network Wide Exclusion.
| #define ZW_SET_LEARN_MODE_NWI 0x02 |
Enable Network Wide Inclusion.