ManagePool_Thread_DTThreadListEx
获取线程编号列表
bool ManagePool_Thread_DTThreadListEx(XHANDLE xhPool, int*** pppInt_ThreadList, int* pInt_ListCount)
参数.一:xhPool
In/Out:In
类型:句柄
可空:N
意思:输入要操作的线程池
参数.二:pppInt_ThreadList
In/Out:Out
类型:三级指针
可空:N
意思:输出线程编号
参数.三:pInt_ListCount
In/Out:Out
类型:整数型指针
可空:N
意思:输出队列个数
类型:逻辑型
意思:是否成功