EventDataReader.ReadPointer(ReadOnlySpan<Byte>, Boolean) 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.Address ReadPointer (ref ReadOnlySpan<byte> data, bool is32Bit);
static member ReadPointer : ReadOnlySpan * bool -> Microsoft.Windows.EventTracing.Address
Public Shared Function ReadPointer (ByRef data As ReadOnlySpan(Of Byte), is32Bit As Boolean) As Address
Parameters
- data
- ReadOnlySpan<Byte>
- is32Bit
- Boolean