PlayAutomationEvent abstract method

void PlayAutomationEvent(
  1. AutomationEventStructType event
)

Play a recorded automation event

Implementation

void PlayAutomationEvent(
  AutomationEventStructType event,
);