Skip to content

System.Printing.PrintQueueStatus enum value "NotAvailable" doc is misleading/incorrect #12723

@janseris

Description

@janseris

System.Printing.PrintQueueStatus is a .NET Wrapper for the values defined in
https://learn.microsoft.com/en-us/windows/win32/printdocs/printer-info-2 (Winspool.h)
The value PRINTER_STATUS_NOT_AVAILABLE has documentation: The printer is not available for printing.
The matchin value in the .NET wrapper (NotAvailable) has documentation: Status information is unavailable.

The .NET wrapper doc looks like an assumption and not real description.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-WinFormsIssues or PRs that relate to WinForms.needs-area-labelAn area label is needed to ensure this gets routed to the appropriate area ownersuntriagedNew issue has not been triaged by the area owner

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions