_AirpcapWepKeysCollection Struct Reference
[airpcap definitions and data structures]

This structure is used to store a collection of WEP keys. Note that the definition of the structure doesn't contain any key, so be careful to allocate the correct size with malloc. More...

#include <airpcap.h>


Data Fields

UINT nKeys
 Number of wep keys in the collection.
AirpcapKey Keys [0]
 Array of nKeys keys.


Detailed Description

This structure is used to store a collection of WEP keys. Note that the definition of the structure doesn't contain any key, so be careful to allocate the correct size with malloc.


Field Documentation

UINT _AirpcapWepKeysCollection::nKeys
 

Number of wep keys in the collection.

AirpcapKey _AirpcapWepKeysCollection::Keys[0]
 

Array of nKeys keys.


Generated on Sat Jun 17 20:29:57 2006 for airpcap by  doxygen 1.3.9.1