The CCM_InstanceEvent Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents ….
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.
Class CCM_InstanceEvent : __ExtrinsicEvent { UInt32 ActionType; String ClassName; UInt32 MessageLevel; UInt8 SECURITY_DESCRIPTOR[]; UInt32 SessionID; String TargetInstancePath; UInt64 TIME_CREATED; String UserSID; String Value; UInt32 Verbosity; }; |
Methods
The CCM_InstanceEvent class does not define any methods.
Properties
- ActionType
- Data type: UInt32Access type: Read/Write Qualifiers: [valuemap, values]ActionType
- ClassName
- Data type: StringAccess type: Read/Write Qualifiers: noneClassName
- MessageLevel
- Data type: UInt32Access type: Read/Write Qualifiers: [valuemap, values]MessageLevel
- SECURITY_DESCRIPTOR
- Data type: UInt8 Array Access type: Read/Write Qualifiers: noneSECURITY_DESCRIPTOR
- SessionID
- Data type: UInt32Access type: Read/Write Qualifiers: noneSessionID
- TargetInstancePath
- Data type: StringAccess type: Read/Write Qualifiers: noneTargetInstancePath
- TIME_CREATED
- Data type: UInt64Access type: Read/Write Qualifiers: noneTIME_CREATED
- UserSID
- Data type: StringAccess type: Read/Write Qualifiers: noneUserSID
- Value
- Data type: StringAccess type: Read/Write Qualifiers: noneValue
- Verbosity
- Data type: UInt32Access type: Read/Write Qualifiers: [valuemap, values]Verbosity Verbosity
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.