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 MsSnaStatus_EventServicePrint class describes a change to the EventServicePrint class.
The following syntax is simplified from MOF code.
Syntax
  
class MsSnaStatus_EventServicePrint: MsSnaStatus_Event  
  
    object ref Path;  
    sint16 Action;  
};  
Remarks
Path
Data Type: Object refAccess Type: Read-Only
The relative path to the corresponding object.
Action
Data Type: sint16 Access Type: Read-Only
The event that occurred to the object specified in Path. The following table describes the valid values for Action.
| Value | Description | 
|---|---|
| 0 | Create | 
| 1 | Destroy | 
| 2 | Modify | 
Requirements
Platforms: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows 11, and Windows 10
See Also
WmiSnaStatus WMI Provider Classes
Administration and Management Programmer's Guide