Edit

Share via


Syscall.FunctionAddress Property

Definition

Gets the address of the system call being invoked, if available.

public Nullable<Microsoft.Windows.EventTracing.Address> FunctionAddress { get; }
member this.FunctionAddress : Nullable<Microsoft.Windows.EventTracing.Address>
Public ReadOnly Property FunctionAddress As Nullable(Of Address)

Property Value

Applies to