Timeline Framework C++ Edition

◆ CwclUserActivity()

Creates new User Activity object.

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

An application is responsible to free the User Activity object when finished work with this.

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

See also
CwclTimelineChannel
Exceptions
wclEInvalidArgument