DevicePlugAndPlay.DeviceRemovedEvent Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An event that notifies the service objects that hardware has been removed.
public event Microsoft.PointOfService.DeviceStatusChangedEventHandler DeviceRemovedEvent;
member this.DeviceRemovedEvent : Microsoft.PointOfService.DeviceStatusChangedEventHandler
Public Event DeviceRemovedEvent As DeviceStatusChangedEventHandler