int CBCGPTasksPane::AddMRUFilesList | ( | int | nGroup, |
int | nMaxFiles = 4 |
||
) |
Adds tasks specified by MRU file list into a group.
Use this function to add tasks specified by the MRU file list into a group. The returned index should be used for the consequent task operations.
nGroup | The group index. |
nMaxFiles | Specifies the number of files to get. |