Search Results for

    Show / Hide Table of Contents

    Struct PRINTER_INFO_2

    名前空間: OTZControls.WindowsApi
    アセンブリ: OTZControls.dll
    Syntax
    public struct PRINTER_INFO_2

    フィールド

    Attributes

    宣言
    public int Attributes
    Field Value
    型 説明
    System.Int32

    AveragePPM

    宣言
    public int AveragePPM
    Field Value
    型 説明
    System.Int32

    cJobs

    宣言
    public int cJobs
    Field Value
    型 説明
    System.Int32

    DefaultPriority

    宣言
    public int DefaultPriority
    Field Value
    型 説明
    System.Int32

    pComment

    宣言
    public string pComment
    Field Value
    型 説明
    System.String

    pDatatype

    宣言
    public string pDatatype
    Field Value
    型 説明
    System.String

    pDevMode

    宣言
    public IntPtr pDevMode
    Field Value
    型 説明
    IntPtr

    pDriverName

    宣言
    public string pDriverName
    Field Value
    型 説明
    System.String

    pLocation

    宣言
    public string pLocation
    Field Value
    型 説明
    System.String

    pParameters

    宣言
    public string pParameters
    Field Value
    型 説明
    System.String

    pPortName

    宣言
    public string pPortName
    Field Value
    型 説明
    System.String

    pPrinterName

    宣言
    public string pPrinterName
    Field Value
    型 説明
    System.String

    pPrintProcessor

    宣言
    public string pPrintProcessor
    Field Value
    型 説明
    System.String

    Priority

    宣言
    public int Priority
    Field Value
    型 説明
    System.Int32

    pSecurityDescriptor

    宣言
    public IntPtr pSecurityDescriptor
    Field Value
    型 説明
    IntPtr

    pSepFile

    宣言
    public string pSepFile
    Field Value
    型 説明
    System.String

    pServerName

    宣言
    public string pServerName
    Field Value
    型 説明
    System.String

    pShareName

    宣言
    public string pShareName
    Field Value
    型 説明
    System.String

    StartTime

    宣言
    public int StartTime
    Field Value
    型 説明
    System.Int32

    Status

    宣言
    public int Status
    Field Value
    型 説明
    System.Int32

    UntilTime

    宣言
    public int UntilTime
    Field Value
    型 説明
    System.Int32
    In This Article
    Back to top Generated by DocFX