PosPrinterReleaseDeviceRequestedEventArgs 类

定义

提供有关在服务点打印机获取释放其独占声明的请求时发生的 ClaimedPosPrinter.ReleaseDeviceRequested 事件的信息。

public ref class PosPrinterReleaseDeviceRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PosPrinterReleaseDeviceRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PosPrinterReleaseDeviceRequestedEventArgs
Public NotInheritable Class PosPrinterReleaseDeviceRequestedEventArgs
继承
Object Platform::Object IInspectable PosPrinterReleaseDeviceRequestedEventArgs
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

注解

此类的实例将传递给为 ClaimedPosPrinter.ReleaseDeviceRequested 事件创建的事件处理程序。

适用于

另请参阅