TwclUserActivity.Create Constructor

Creates new User Activity object.

Namespace: wclTimeline
public
 constructor Create; virtual;

An application must never create the User Activity object directly. Instead of that an application must use high level TwclTimelineChannel object to create it.

An application is resposible to free the User Activity object when finished wotk with this.

An application must free the USer Activity object before it closes the Timeline Channel component.