Share via


SourceID Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Indicates the source index for a particular TouchInput.

Namespace:  Microsoft.SPOT.Touch
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Public SourceID As Byte
public byte SourceID
public:
unsigned char SourceID
val mutable SourceID: byte
public var SourceID : byte

Remarks

With a multitouch, 0 might indicate the user's finger and 1 might indicate the thumb.

.NET Framework Security

See Also

Reference

TouchInput Structure

Microsoft.SPOT.Touch Namespace