Searched refs:notification_filter (Results 1 – 1 of 1) sorted by relevance
176 DEV_BROADCAST_DEVICEINTERFACE notification_filter; in register_device_interface() local180 memset (¬ification_filter, 0, sizeof (notification_filter)); in register_device_interface()181 notification_filter.dbcc_size = sizeof (notification_filter); in register_device_interface()182 notification_filter.dbcc_devicetype = DBT_DEVTYP_DEVICEINTERFACE; in register_device_interface()183 notification_filter.dbcc_classguid = interface_class_guid; in register_device_interface()186 ¬ification_filter, in register_device_interface()