|
MSFT_PrinterConfiguration, ROOT\StandardCimv2
Class
| Methods (5)
| Properties (8)
| Qualifiers (5)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
DescriptionEncapsulates configuration information for a printer.
MSFT_PrinterConfiguration methodsMSFT_PrinterConfiguration has 5 methods (5 Local)
MSFT_PrinterConfiguration propertiesMSFT_PrinterConfiguration has 8 properties (8 Local)
Detailed description of MSFT_PrinterConfiguration methodsLocal methods (5) of MSFT_PrinterConfiguration class▲ GetByPrinterName method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
ComputerName | string | 0 | ✓ | - | {'Description':'The server on which the printer is located.','In':True} | PrinterName | string | 1 | ✓ | - | {'Description':'The name of the printer for which to retrieve printer configuration.','In':True} | cmdletOutput | object:MSFT_PrinterConfiguration | 2 | - | ✓ | {'Description':'The returned configuration of the requested printer.','EmbeddedInstance':'MSFT_PrinterConfiguration','Out':True} |
|
---|
Description | 'Retrieves the configuration information for a Printer.' |
---|
implemented | True |
---|
static | True |
---|
GetByPrinterName method is in 1 class (MSFT_PrinterConfiguration) of ROOT\StandardCimv2 and in 2 namespaces |
▲ GetByPrinterObject method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
PrinterObject | object:MSFT_Printer | 0 | ✓ | - | {'Description':'The printer for which to retrieve printer configuration.','EmbeddedInstance':'MSFT_Printer','In':True} | cmdletOutput | object:MSFT_PrinterConfiguration | 1 | - | ✓ | {'Description':'The returned configuration of the requested printer.','EmbeddedInstance':'MSFT_PrinterConfiguration','Out':True} |
|
---|
Description | 'Retrieves the configuration information for a Printer.' |
---|
implemented | True |
---|
static | True |
---|
GetByPrinterObject method is in 1 class (MSFT_PrinterConfiguration) of ROOT\StandardCimv2 and in 2 namespaces |
▲ SetByPrintConfigObject method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
InputObject | object:MSFT_PrinterConfiguration | 0 | ✓ | - | {'Description':'Specifies the printer configuration settings to set.','EmbeddedInstance':'MSFT_PrinterConfiguration','In':True} |
|
---|
Description | 'Sets configuration information for a printer.' |
---|
implemented | True |
---|
static | True |
---|
SetByPrintConfigObject method is in 1 class (MSFT_PrinterConfiguration) of ROOT\StandardCimv2 and in 2 namespaces |
▲ SetByPrinterName method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
Collate | boolean | 0 | ✓ | - | {'Description':'Specifies whether to collate this printer's output by default.','In':True} | Color | boolean | 1 | ✓ | - | {'Description':'Specifies whether the printer should use color.','In':True} | DuplexingMode | uint32 | 2 | ✓ | - | {'Description':'Specifies the duplexing mode the printer should use by default.','In':True} | PaperSize | uint32 | 3 | ✓ | - | {'Description':'Specifies the paper size the printer should use by default.','In':True} | PrintTicketXML | string | 4 | ✓ | - | {'Description':'Specifies the print ticket XML defining default print settings for this printer.','In':True} | ComputerName | string | 5 | ✓ | - | {'Description':'Specifies the server on which the printer is located.','In':True} | PrinterName | string | 6 | ✓ | - | {'Description':'Specifies the printer for which to set configuration information.','In':True} |
|
---|
Description | 'Sets configuration information for a printer' |
---|
implemented | True |
---|
static | True |
---|
SetByPrinterName method is in 2 classes of ROOT\StandardCimv2 and in 2 namespaces |
▲ SetByPrinterObject method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
Collate | boolean | 0 | ✓ | - | {'Description':'Specifies whether to collate this printer's output by default.','In':True} | Color | boolean | 1 | ✓ | - | {'Description':'Specifies whether the printer should use color.','In':True} | DuplexingMode | uint32 | 2 | ✓ | - | {'Description':'Specifies the duplexing mode the printer should use by default.','In':True} | PaperSize | uint32 | 3 | ✓ | - | {'Description':'Specifies the paper size the printer should use by default.','In':True} | PrintTicketXML | string | 4 | ✓ | - | {'Description':'Specifies the print ticket XML defining default print settings for this printer.','In':True} | PrinterObject | object:MSFT_Printer | 5 | ✓ | - | {'Description':'Specifies a printer object for which to change configuration settings.','EmbeddedInstance':'MSFT_Printer','In':True} |
|
---|
Description | 'Sets configuration information for a printer' |
---|
implemented | True |
---|
static | True |
---|
SetByPrinterObject method is in 2 classes of ROOT\StandardCimv2 and in 2 namespaces |
Detailed description of MSFT_PrinterConfiguration propertiesLocal 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 |
▲ 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.' |
---|
read | True |
---|
PrintCapabilitiesXML property is in 1 class (MSFT_PrinterConfiguration) of ROOT\StandardCimv2 and in 2 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 QualifiersName | Value | ToInstance | ToSubclass | Overridable | Amended | Local |
Description | 'Encapsulates configuration information for a printer.' | ✗ | ✓ | ✓ | ✓ | ✓ |
dynamic | True | ✓ | ✗ | ✓ | ✗ | ✓ |
locale | 'MS_409' | ✗ | ✗ | ✓ | ✓ | ✓ |
provider | 'MSFT_Printer' | ✓ | ✗ | ✓ | ✗ | ✓ |
Version | '1.0' | ✗ | ✗ | ✓ | ✓ | ✓ |
MSFT_PrinterConfiguration System propertiesName | Value | Origin | CIMType | Local | Array |
__PATH | '\\.\ROOT\StandardCimv2:MSFT_PrinterConfiguration' | ___SYSTEM | 8 | ✗ | ✗ |
__NAMESPACE | 'ROOT\StandardCimv2' | ___SYSTEM | 8 | ✗ | ✗ |
__SERVER | '.' | ___SYSTEM | 8 | ✗ | ✗ |
__DERIVATION | [] | ___SYSTEM | 8 | ✗ | ✓ |
__PROPERTY_COUNT | 8 | ___SYSTEM | 3 | ✗ | ✗ |
__RELPATH | 'MSFT_PrinterConfiguration' | ___SYSTEM | 8 | ✗ | ✗ |
__DYNASTY | 'MSFT_PrinterConfiguration' | ___SYSTEM | 8 | ✗ | ✗ |
__SUPERCLASS | null | ___SYSTEM | 8 | ✗ | ✗ |
__CLASS | 'MSFT_PrinterConfiguration' | ___SYSTEM | 8 | ✗ | ✗ |
__GENUS | 1 | ___SYSTEM | 3 | ✗ | ✗ |
Similar Classes to MSFT_PrinterConfigurationNumber of classes:8
comments powered by
|
|