The Tasks collection is a group of Task objects that contain information about units of work to be performed as part of the transformation process. The Tasks collection contains all of the defined tasks in a DTS package.
Tasks specifies a Tasks collection.
HRESULT GetTasks(IDTSTasks **pRetVal);