MonitorEventTLSAlloc.Index Property

The TLS index returned from TlsAlloc. If the value of this property is 0xFFFFFFFF, the call to TlsAlloc failed.

Namespace:  IntervalZero.MaxRT.wRTOS.Monitor
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)

Syntax

Copy
public uint Index { get; }

Property Value

Type: UInt32

See Also: