MSFT_PrinterConfiguration, ROOT\StandardCimv2

Class | Methods (5) | Properties (8) | Qualifiers (5) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Encapsulates configuration information for a printer.

MSFT_PrinterConfiguration methods

MSFT_PrinterConfiguration has 5 methods (5 Local)

NameOriginReturn
GetByPrinterNameMSFT_PrinterConfigurationuint32 {'out':True}
GetByPrinterObjectMSFT_PrinterConfigurationuint32 {'out':True}
SetByPrintConfigObjectMSFT_PrinterConfigurationuint32 {'out':True}
SetByPrinterNameMSFT_PrinterConfigurationuint32 {'out':True}
SetByPrinterObjectMSFT_PrinterConfigurationuint32 {'out':True}

MSFT_PrinterConfiguration properties

MSFT_PrinterConfiguration has 8 properties (8 Local)

NameOriginCIMType
CollateMSFT_PrinterConfiguration11 [boolean]
ColorMSFT_PrinterConfiguration11 [boolean]
key
ComputerName
MSFT_PrinterConfiguration8 [string]
DuplexingModeMSFT_PrinterConfiguration19 [uint32]
PaperSizeMSFT_PrinterConfiguration19 [uint32]
PrintCapabilitiesXMLMSFT_PrinterConfiguration8 [string]
key
PrinterName
MSFT_PrinterConfiguration8 [string]
PrintTicketXMLMSFT_PrinterConfiguration8 [string]

Detailed description of MSFT_PrinterConfiguration methods

Local methods (5) of MSFT_PrinterConfiguration class

GetByPrinterName method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'The server on which the printer is located.','In':True}
PrinterNamestring1-{'Description':'The name of the printer for which to retrieve printer configuration.','In':True}
cmdletOutputobject:MSFT_PrinterConfiguration2-{'Description':'The returned configuration of the requested printer.','EmbeddedInstance':'MSFT_PrinterConfiguration','Out':True}
Description'Retrieves the configuration information for a Printer.'
implementedTrue
staticTrue
GetByPrinterName method is in 1 class (MSFT_PrinterConfiguration) of ROOT\StandardCimv2 and in 2 namespaces
GetByPrinterObject method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PrinterObjectobject:MSFT_Printer0-{'Description':'The printer for which to retrieve printer configuration.','EmbeddedInstance':'MSFT_Printer','In':True}
cmdletOutputobject:MSFT_PrinterConfiguration1-{'Description':'The returned configuration of the requested printer.','EmbeddedInstance':'MSFT_PrinterConfiguration','Out':True}
Description'Retrieves the configuration information for a Printer.'
implementedTrue
staticTrue
GetByPrinterObject method is in 1 class (MSFT_PrinterConfiguration) of ROOT\StandardCimv2 and in 2 namespaces
SetByPrintConfigObject method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
InputObjectobject:MSFT_PrinterConfiguration0-{'Description':'Specifies the printer configuration settings to set.','EmbeddedInstance':'MSFT_PrinterConfiguration','In':True}
Description'Sets configuration information for a printer.'
implementedTrue
staticTrue
SetByPrintConfigObject method is in 1 class (MSFT_PrinterConfiguration) of ROOT\StandardCimv2 and in 2 namespaces
SetByPrinterName method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Collateboolean0-{'Description':'Specifies whether to collate this printer's output by default.','In':True}
Colorboolean1-{'Description':'Specifies whether the printer should use color.','In':True}
DuplexingModeuint322-{'Description':'Specifies the duplexing mode the printer should use by default.','In':True}
PaperSizeuint323-{'Description':'Specifies the paper size the printer should use by default.','In':True}
PrintTicketXMLstring4-{'Description':'Specifies the print ticket XML defining default print settings for this printer.','In':True}
ComputerNamestring5-{'Description':'Specifies the server on which the printer is located.','In':True}
PrinterNamestring6-{'Description':'Specifies the printer for which to set configuration information.','In':True}
Description'Sets configuration information for a printer'
implementedTrue
staticTrue
SetByPrinterName method is in 2 classes of ROOT\StandardCimv2 and in 2 namespaces
SetByPrinterObject method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Collateboolean0-{'Description':'Specifies whether to collate this printer's output by default.','In':True}
Colorboolean1-{'Description':'Specifies whether the printer should use color.','In':True}
DuplexingModeuint322-{'Description':'Specifies the duplexing mode the printer should use by default.','In':True}
PaperSizeuint323-{'Description':'Specifies the paper size the printer should use by default.','In':True}
PrintTicketXMLstring4-{'Description':'Specifies the print ticket XML defining default print settings for this printer.','In':True}
PrinterObjectobject:MSFT_Printer5-{'Description':'Specifies a printer object for which to change configuration settings.','EmbeddedInstance':'MSFT_Printer','In':True}
Description'Sets configuration information for a printer'
implementedTrue
staticTrue
SetByPrinterObject method is in 2 classes of ROOT\StandardCimv2 and in 2 namespaces

Detailed description of MSFT_PrinterConfiguration properties

Local properties (8) of MSFT_PrinterConfiguration class

Collate property
CIMTYPE'boolean'
Description'Indicates if collating is enabled/disabled.'
Collate property is in 1 class (MSFT_PrinterConfiguration) of ROOT\StandardCimv2 and in 3 namespaces
Color property
CIMTYPE'boolean'
Description'Represents whether the printer should use color.'
Color property is in 1 class (MSFT_PrinterConfiguration) of ROOT\StandardCimv2 and in 3 namespaces
ComputerName property
CIMTYPE'string'
Description'The name of the server the printer resides on.'
keyTrue
readTrue
ComputerName property is in 10 classes of ROOT\StandardCimv2 and in 11 namespaces
DuplexingMode property
CIMTYPE'uint32'
Description'Represents the duplexing mode of the printer.'
MappingStrings['OneSided', 'TwoSidedLongEdge', 'TwoSidedShortEdge']
DuplexingMode property is in 1 class (MSFT_PrinterConfiguration) of ROOT\StandardCimv2 and in 2 namespaces
PaperSize property
CIMTYPE'uint32'
Description'Indicates the selected paper size.'
PaperSize property is in 1 class (MSFT_PrinterConfiguration) of ROOT\StandardCimv2 and in 3 namespaces
PrintCapabilitiesXML property
CIMTYPE'string'
Description'The Print Capabilities XML defining print capabilities for this device.'
readTrue
PrintCapabilitiesXML property is in 1 class (MSFT_PrinterConfiguration) of ROOT\StandardCimv2 and in 2 namespaces
PrinterName property
CIMTYPE'string'
Description'The printer this configuration is associated with.'
keyTrue
readTrue
PrinterName property is in 4 classes of ROOT\StandardCimv2 and in 6 namespaces
PrintTicketXML property
CIMTYPE'string'
Description'The Print Ticket XML defining default print settings for this device.'
PrintTicketXML property is in 1 class (MSFT_PrinterConfiguration) of ROOT\StandardCimv2 and in 2 namespaces

MSFT_PrinterConfiguration Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'Encapsulates configuration information for a printer.'
dynamicTrue
locale'MS_409'
provider'MSFT_Printer'
Version'1.0'

MSFT_PrinterConfiguration System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\StandardCimv2:MSFT_PrinterConfiguration'___SYSTEM8
__NAMESPACE'ROOT\StandardCimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT8___SYSTEM3
__RELPATH'MSFT_PrinterConfiguration'___SYSTEM8
__DYNASTY'MSFT_PrinterConfiguration'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'MSFT_PrinterConfiguration'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSFT_PrinterConfiguration

Number of classes:8
comments powered by Disqus
WUtils.com