PosPrinterReleaseDeviceRequestedEventArgs
PosPrinterReleaseDeviceRequestedEventArgs
PosPrinterReleaseDeviceRequestedEventArgs
PosPrinterReleaseDeviceRequestedEventArgs
Class
Definition
Provides information about the ClaimedPosPrinter.ReleaseDeviceRequested event that occurs when a point-of-service printer gets a request to release its exclusive claim.
public : sealed class PosPrinterReleaseDeviceRequestedEventArgs : IPosPrinterReleaseDeviceRequestedEventArgspublic sealed class PosPrinterReleaseDeviceRequestedEventArgs : IPosPrinterReleaseDeviceRequestedEventArgsPublic NotInheritable Class PosPrinterReleaseDeviceRequestedEventArgs Implements IPosPrinterReleaseDeviceRequestedEventArgs// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Remarks
An instance of this class is passed to the event handler that you create for the ClaimedPosPrinter.ReleaseDeviceRequested event.