HidGameControllerProvider.UsageId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property unsigned short UsageId { unsigned short get(); };
uint16_t UsageId();
public ushort UsageId { get; }
var uInt16 = hidGameControllerProvider.usageId;
Public ReadOnly Property UsageId As UShort
屬性值
UInt16
unsigned short
uint16_t
最上層集合的使用識別碼。
適用於