Syscall.CreateEnterOnly(SyscallEnterEvent, 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 CreateEnterOnly (Microsoft.Windows.EventTracing.Syscalls.SyscallEnterEvent enter, Nullable<int> threadId);
static member CreateEnterOnly : Microsoft.Windows.EventTracing.Syscalls.SyscallEnterEvent * Nullable<int> -> Microsoft.Windows.EventTracing.Syscalls.Syscall
Public Shared Function CreateEnterOnly (enter As SyscallEnterEvent, threadId As Nullable(Of Integer)) As Syscall
Parameters
- enter
- SyscallEnterEvent