REMOTE_NDIS_RESET_CMPLT

A Remote NDIS device will respond to a REMOTE_NDIS_RESET_MSG message from the host by resetting the device and returning the status of the request in the REMOTE_NDIS_RESET_CMPLT message.

Offset Size Field Description

0

4

MessageType

Specifies the type of message being sent. Set to 0x80000006.

4

4

MessageLength

Specifies, in bytes, the total length of this message, from the beginning of the message.

8

4

Status

Specifies the status of processing the Reset request.

12

4

AddressingReset

Indicates if addressing information (multicast address list, packet filter) has been lost during the concluded reset operation. If the device requires the host to resend addressing information, set this field to one; otherwise set it to zero.

Requirements

Version

Available in Microsoft Windows XP and later versions of the Windows operating systems. Also available in Windows 2000 as redistributable binaries.

Header

Rndis.h (include Rndis.h)