Class Ieee80211Prim_ReassociateConfirm

File: NetworkInterfaces/Ieee80211/Mgmt/Ieee80211Primitives.msg

C++ definition: click here

MLME-REASSOCIATE.confirm is very similar to MLME-ASSOCIATE.confirm

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.

Extends:

Ieee80211Prim_AssociateConfirm

Losely based on MLME-ASSOCIATE.confirm Possible result codes: SUCCESS, INVALID_PARAMETERS, TIMEOUT, REFUSED

Source code:

class Ieee80211Prim_ReassociateConfirm extends Ieee80211Prim_AssociateConfirm
{
};