Syscall.FunctionAddress Property
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.
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)