Share via


PointerPoint.FrameId 屬性

定義

取得輸入框架的識別碼。

public:
 property unsigned int FrameId { unsigned int get(); };
uint32_t FrameId();
public uint FrameId { get; }
var uInt32 = pointerPoint.frameId;
Public ReadOnly Property FrameId As UInteger

屬性值

UInt32

unsigned int

uint32_t

框架識別碼。

備註

框架是特定實例的輸入點集合。 框架識別碼是集合中每個輸入點的通用識別碼。

適用於