_AirpcapDeviceDescription Struct Reference
[AirPcap definitions and data structures]

Entry in the list returned by AirpcapGetDeviceList();. More...

#include <airpcap.h>


Data Fields

_AirpcapDeviceDescriptionnext
 Next element in the list.
PCHAR Name
 Device name.
PCHAR Description
 Device description.


Detailed Description

Entry in the list returned by AirpcapGetDeviceList();.


Field Documentation

struct _AirpcapDeviceDescription* _AirpcapDeviceDescription::next
 

Next element in the list.

PCHAR _AirpcapDeviceDescription::Name
 

Device name.

PCHAR _AirpcapDeviceDescription::Description
 

Device description.


AirPcap documentation. Copyright (c) 2006 CACE Technologies. All rights reserved.