Share via


KnownSimpleHapticsControllerWaveforms.Error Property

Definition

Gets a strong buzz waveform used to signal that an action has failed, or an error has occurred.

public:
 static property unsigned short Error { unsigned short get(); };
static uint16_t Error();
public static ushort Error { get; }
var uInt16 = KnownSimpleHapticsControllerWaveforms.error;
Public Shared ReadOnly Property Error As UShort

Property Value

UInt16

unsigned short

uint16_t

An unsigned 16-bit waveform ID.

Windows requirements

Requirements Description
Device family
Windows 11 (introduced in 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v14.0)

Remarks

Pen interactions and haptic (tactile) feedback, Surface Dial interactions

Applies to