PosPrinterStatus 클래스

정의

프린터의 전원 상태와 같은 서비스 지점 프린터의 상태 대한 정보를 제공합니다.

public ref class PosPrinterStatus sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PosPrinterStatus final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PosPrinterStatus
Public NotInheritable Class PosPrinterStatus
상속
Object Platform::Object IInspectable PosPrinterStatus
특성

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에서 도입되었습니다.)

설명

PosPrinter.Status 또는 PosPrinterStatusUpdatedEventArgs.Status 속성을 사용하여 PosPrinterStatus를 가져올 수 있습니다.

속성

ExtendedStatus

OEM(원본 장비 제조업체)이 정의하는 서비스 지점 프린터의 전원 상태에 대한 확장 정보를 가져옵니다. 값은 PosPrinterStatus.StatusKind 속성이 PosPrinterStatusKind.Extended인 경우에만 유효합니다.

StatusKind

서비스 지점 프린터의 전원 상태를 가져옵니다.

적용 대상