WLAN_RAW_DATA_LIST class base struct

The WLAN_RAW_DATA_LIST structure contains raw data in the form of an array of data blobs that are used by some Native Wifi functions.

Inheritance

Constructors

WLAN_RAW_DATA_LIST()

Properties

DataList Array<_WLAN_RAW_DATA_LIST__Anonymous_e__Struct>
getter/setter pair
dwNumberOfItems int
getter/setter pair
dwTotalSize int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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