KnownSimpleHapticsControllerWaveforms.Success プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
インク認識が成功したときにペン デバイスに対して生成されるバズ波形を取得します。
public:
static property unsigned short Success { unsigned short get(); };
static uint16_t Success();
public static ushort Success { get; }
var uInt16 = KnownSimpleHapticsControllerWaveforms.success;
Public Shared ReadOnly Property Success As UShort
プロパティ値
符号なし 16 ビット波形 ID。
Windows の要件
デバイス ファミリ |
Windows 11 (10.0.22000.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v14.0 で導入)
|