Syscall.CreateExitOnly(SyscallExitEvent, Nullable<Int32>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Windows.EventTracing.Syscalls.Syscall CreateExitOnly (Microsoft.Windows.EventTracing.Syscalls.SyscallExitEvent exit, Nullable<int> threadId);
static member CreateExitOnly : Microsoft.Windows.EventTracing.Syscalls.SyscallExitEvent * Nullable<int> -> Microsoft.Windows.EventTracing.Syscalls.Syscall
Public Shared Function CreateExitOnly (exit As SyscallExitEvent, threadId As Nullable(Of Integer)) As Syscall
Parameters
- exit
- SyscallExitEvent