Device\CIM_QueueForPrintService.mof.mof (HTML version)

Return to index
CIM_QueueForPrintService Superclass: CIM_Dependency
This association indicates that a PrintService utilizes a particular PrintQueue.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
boolean QueueAcceptingFromService ;
Indicates that the PrintService can accept Jobs and place them on the Queue.
Override ( "Dependent" )
CIM_PrintService REF Dependent ;
The PrintService that puts Jobs on the Queue.
Override ( "Antecedent" )
CIM_PrintQueue REF Antecedent ;
The PrintQueue that the Service utilizes.