3.1.4.1.3 Retrieve Task Status

To retrieve task status, the client MUST first know the task's ID, obtained when adding the task, as specified in section 3.1.4.1.1, or enumerating tasks, as specified in section 3.1.4.1.4. Then the client MUST invoke the section 3.2.5.2.4 method specifying the required task ID and a double pointer to an AT_INFO structure. The double pointer to an AT_INFO receives a pointer to an AT_INFO structure upon return. The client MUST free the allocated memory for the AT_INFO structure, as specified in [C706] section 5.1.1.1.