Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
SysCallExit class
This class is the event type class for system call exit events.
The following syntax is simplified from MOF code.
Syntax
[EventType{52}, EventTypeName{"SysClExit"}]
class SysCallExit : PerfInfo
{
uint32 SysCallNtStatus;
};
Members
The SysCallExit class has these types of members:
Properties
The SysCallExit class has these properties.
-
SysCallNtStatus
-
-
Data type: uint32
-
Access type: Read-only
-
Qualifiers: WmiDataId(1), Format("x")
Status code returned by the NT system call.
-
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |
Feedback
Was this page helpful?
