KnownSimpleHapticsControllerWaveforms.Success 属性

定义

获取墨迹识别成功时为笔设备生成的蜂鸣波形。

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

属性值

UInt16

unsigned short

uint16_t

无符号 16 位波形 ID。

Windows 要求

设备系列
Windows 11 (在 10.0.22000.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v14.0 中引入)

适用于

另请参阅