| Visual Basic (Declaration) | |
|---|---|
Public MustInherit Class PlaybackTrigger Inherits Trigger Implements IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged | |
| C# | |
|---|---|
public abstract class PlaybackTrigger : Trigger, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged | |
| C++/CLI | |
|---|---|
public ref class PlaybackTrigger abstract : public Trigger, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged | |
This class may provide trigger capabilities in addition to the base class Trigger capabilities. It is used with recordings whereas the InputTrigger class is used with hardware.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)