Class Ieee80211ProbeResponseFrameBody

File: NetworkInterfaces/Ieee80211/Mgmt/Ieee80211MgmtFrames.msg

C++ definition: click here

Probe response frame body format (same as Beacon)

Inheritance diagram:

The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.

Ieee80211ProbeResponseFrameBody Ieee80211BeaconFrameBody

Extends:

Ieee80211BeaconFrameBody

Beacon frame body format.

Source code:

class Ieee80211ProbeResponseFrameBody extends Ieee80211BeaconFrameBody
{
};