HPS.CaptureActivationEvent

class HPS.CaptureActivationEvent : public HPS.Event

Public Functions

CaptureActivationEvent ()

The default constructor creates an empty CaptureActivationEvent object.

CaptureActivationEvent (HPS.Event in_event)

This constructor converts an Event Object to a CaptureActivationEvent object.

Param in_event

The Event Object to be converted.

override HPS.Event Clone ()

Allocates and returns a copy of this CaptureActivationEvent.

Return

A copy of this CaptureActivationEvent.