NDIS Data Types (Windows Embedded CE 6.0)
1/6/2010
The following table shows the NDIS data types with a description of the purpose of each.
Programming element | Description |
---|---|
This data type is used to set and return the 802_11 antenna selected for receiving on the radio. |
|
This data type provides the fragmentation threshold at which a wireless LAN will fragment packets. |
|
This data type provides an index to the Wired Equivalent Protocol (WEP) encryption key. |
|
This data type holds the MAC address of the associated access point. The setting is useful when doing a site survey. |
|
This data type provides a way to handle the data rates associated with 802.11 delivery. |
|
This data type is used to provide a received signal strength indication (RSSI). |
|
This data type holds the current Request to Send (RTS) fragmentation threshold. |
|
This data type holds the current transmit power level. |
|
This data type is used as the standard buffer type for the NDIS API. |
|
This data type is used to specify NDIS_STATUS_XXX codes that describe errors. |
|
This data type is used as the generic handle type in NDIS function calls. |
|
This data type is used to specify the interrupt mode. |
|
This data type is used to identify an NDIS object. |
|
This data type is equivalent to the system-defined LARGE_INTEGER type. |
|
This data type is used to specify the entry point of a caller-supplied function that processes a work item when it is dequeued. |
|
This data type is used to indicate success and error states in numerous functions and object identifiers. |
|
This data type is used for all NDIS string operations. |