Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SmsEvent class represents a Configuration Manager event on the client. The class implements the ICcmEvent interface.
Methods and Properties
| Term | Description |
|---|---|
| ICcmEvent::EventType Property | Indicates the type of Windows Management Instrumentation (WMI) event that is being raised. |
| ICcmEvent::RawEvent Property | Adds information to custom events. |
| ICcmEvent::SetProperty Method | Sets an event property. |
| ICcmEvent::Submit Method | Submits an event to WMI. |
| ICcmEvent::SubmitPending Method | 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.