#include "precomp.h"
Go to the source code of this file.
◆ TDI_OBJECT_ACTION
| Enumerator |
|---|
| R_NOTIFICATION_HANDLER | |
| DT_NOTIFICATION_HANDLER | |
| R_DEVICE_OBJECT | |
| D_DEVICE_OBJECT | |
| R_ADDRESS_CHANGE_HANDLER | |
| D_ADDRESS_CHANGE_HANDLER | |
| R_NET_ADDRESS | |
| D_NET_ADDRESS | |
Definition at line 5 of file dereg.c.
7{
16
@ D_ADDRESS_CHANGE_HANDLER
@ R_ADDRESS_CHANGE_HANDLER
@ DT_NOTIFICATION_HANDLER
◆ TdiDeregisterAddressChangeHandler()
Definition at line 40 of file dereg.c.
41{
43}
#define STATUS_NOT_IMPLEMENTED
◆ TdiDeregisterDeviceObject()
◆ TdiDeregisterNetAddress()
◆ TdiDeregisterNotificationHandler()
◆ TdiRegisterAddressChangeHandler()
◆ TdiRegisterDeviceObject()
◆ TdiRegisterNetAddress()
◆ TdiRegisterNotificationHandler()