Share via


InputHapticsManager.ThreadId Property

Definition

public:
 property unsigned int ThreadId { unsigned int get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
uint32_t ThreadId();
[Windows.Foundation.Metadata.Experimental]
public uint ThreadId { [Windows.Foundation.Metadata.Experimental] get; }
var uInt32 = inputHapticsManager.threadId;
Public ReadOnly Property ThreadId As UInteger

Property Value

UInt32

unsigned int

uint32_t

Attributes

Applies to