System\CIM_OSProcess.mof.mof (HTML version)

Return to index
CIM_OSProcess Superclass: CIM_Component
A link between the OperatingSystem and Process(es) running in the context of this OperatingSystem.
Qualifiers:Version ( "2.7.0" ) Aggregation Association Composition
Parameters (local in grey)
Override ( "PartComponent" )
Weak
CIM_Process REF PartComponent ;
The Process running in the context of the OperatingSystem.
Min ( 1 )
Max ( 1 )
Override ( "GroupComponent" )
Aggregate
CIM_OperatingSystem REF GroupComponent ;
The OperatingSystem.