SMSEvent Class
Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2
The SmsEvent class represents a Configuration Manager 2007 event on the client. The class implements the ICcmEvent interface.
Methods and Properties
Term | Description |
---|---|
Indicates the type of Windows Management Instrumentation (WMI) event that is being raised. |
|
Adds information to custom events. |
|
Sets an event property. |
|
Submits an event to WMI. |
|
Submits an event to WMI in situations where the Configuration Manager Agent Host (CCMEXEC) service might not be running. |
Remarks
The ProgID for the automation object is Microsoft.SMS.Event and it is implemented as part of Smscore.dll. The Visual Basic reference for early binding is SMSCorLib. The early binding object name is SMSEvent.
Requirements
smscore.dll
Runtime Requirements
For more information, see Configuration Manager Client Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Client Development Requirements.