IppIntegerRange クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
インターネット印刷プロトコル (IPP) 仕様で定義されている属性に関するrangeOfInteger
情報を表します。
public ref class IppIntegerRange sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.Devices.Printers.IIppIntegerRangeFactory, 851968, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class IppIntegerRange final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Devices.Printers.IIppIntegerRangeFactory), 851968, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class IppIntegerRange
function IppIntegerRange(start, end)
Public NotInheritable Class IppIntegerRange
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 11 (10.0.22000.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v14.0 で導入)
|
コンストラクター
IppIntegerRange(Int32, Int32) |
指定した値を持つ IppIntegerRange クラスの新しいインスタンスを作成します。 このオブジェクトは、インターネット印刷プロトコル (IPP) で定義されている属性に関する |
プロパティ
End |
現在の IppIntegerRange オブジェクトによって表される属性 (IPP (インターネット印刷プロトコル) によって定義される) の上限 (包括的 |
Start |
現在の IppIntegerRange オブジェクトによって表される属性の下限 (IPP |