Network Driver IOCTLs (Windows Embedded CE 6.0)
1/6/2010
The following table shows the NDISUIO IOCTLs with a description of the purpose of each.
Programming element | Description |
---|---|
This IOCTL allows a pending ReadFile to be canceled. |
|
This CE-specific NDIS DeviceIoControl request allows an application have NDIS bind an adapter to one or all NDIS protocol drivers. |
|
This CE-specific NDIS DeviceIoControl request allows an application have NDIS de-instantiate an adapter previously created with IOCTL_NDIS_REGISTER_ADAPTER. |
|
This CE-specific NDIS DeviceIoControl request is used to retrieve the names of the protocol drivers to which an adapter is bound. |
|
This CE-specific NDIS DeviceIoControl request is used to retrieve the names of the adapters currently instantiated by NDIS. |
|
This NDIS DeviceIoControl request is used to retrieve data logged by a miniport driver. |
|
This CE-specific NDIS DeviceIoControl request is used to retrieve the names of the protocol drivers currently registered by NDIS. |
|
This CE-specific NDIS DeviceIoControl request is used to load a miniport driver, but not create any adapter instances. |
|
This CE-specific NDIS DeviceIoControl request allows an application have NDIS unbind and then bind an adapter to one or all NDIS protocol drivers. |
|
This CE-specific NDIS DeviceIoControl request allows an application to inform NDIS about the presence of a network adapter. |
|
This CE-specific NDIS DeviceIoControl request allows an application have NDIS unbind an adapter from one or all NDIS protocol drivers. |
|
This IOCTL lets the application cancel the notification that it has requested in IOCTL_NDISUIO_REQUEST_NOTIFICATION. |
|
This IOCTL uses the NIC_STATISTICS structure to determine the characteristics of the device NIC. |
|
This IOCTL associates a file handle obtained through a CreateFile call to a network adapter. |
|
This IOCTL allows an application to associate a file handle with a network adapter that could not associate through IOCTL_NDISUIO_OPEN_DEVICE. |
|
This IOCTL allows an application to retrieve the name and description of the adapter. |
|
This IOCTL allows an application to query an object identifier (OID) of a miniport. |
|
This IOCTL allows the application to get adapter-related notifications. |
|
This IOCTL allows the application to set the type of Ethernet packet for NDISUIO to filter. |
|
This IOCTL allows an application to set an OID of a miniport. |