Table of Contents

Interface IEventSimulationSequenceTemplate

Namespace
SharpHook
Assembly
SharpHook.dll

Represents an object that can simulate a predetermined sequence of events.

public interface IEventSimulationSequenceTemplate

Methods

Simulate()

Simulates the predetermined sequence of events.

UioHookResult Simulate()

Returns

UioHookResult

The result of the operation.