WLAN_MAC_FRAME_STATISTICS class base Struct

The WLAN_MAC_FRAME_STATISTICS structure contains information about sent and received MAC frames.

Inheritance

Constructors

WLAN_MAC_FRAME_STATISTICS()

Properties

hashCode int
The hash code for this object.
read-onlyinherited
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited
ullCCMPDecryptErrors int
read / write
ullCCMPReplays int
read / write
ullDecryptFailureCount int
read / write
ullDecryptSuccessCount int
read / write
ullReceivedFrameCount int
read / write
ullTKIPICVErrorCount int
read / write
ullTKIPLocalMICFailures int
read / write
ullTKIPReplays int
read / write
ullTransmittedFrameCount int
read / write
ullWEPExcludedCount int
read / write
ullWEPICVErrorCount int
read / write
ullWEPUndecryptableCount int
read / write

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited