CIM_CollectedMSEs class (CIMWin32 WMI Providers)
The CIM_CollectedMSEs association class represents the members of the grouping object, a CollectionOfMSEs class.
Important
The DMTF (Distributed Management Task Force) CIM (Common Information Model) classes are the parent classes upon which WMI classes are built. WMI currently supports only the CIM 2.x version schemas.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties. Properties are listed in alphabetic order, not MOF order.
Syntax
class CIM_CollectedMSEs
{
CM_CollectionOfMSEs REF Collection;
CIM_ManagedSystemElement REF Member;
};
Members
The CIM_CollectedMSEs class has these types of members:
Properties
The CIM_CollectedMSEs class has these properties.
-
Collection
-
-
Data type: CM_CollectionOfMSEs
-
Access type: Read-only
Reference to the grouping or "bag" object that represents the collection.
-
-
Member
-
-
Data type: CIM_ManagedSystemElement
-
Access type: Read-only
Reference to a member of the collection.
-
Remarks
WMI does not implement this class. For more information about WMI classes derived from CIM_CollectedMSEs, see Win32 Classes.
This documentation is derived from the CIM class descriptions published by the DMTF. Microsoft may have made changes to correct minor errors, conform to Microsoft SDK documentation standards, or provide more information.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\CIMV2 |
MOF |
|
DLL |
|