This interface contains methods that enumerate the IOsAxsEnumThread interfaces for a debugging target.
Methods
The following table shows the methods of the IOsAxsEnumThread interface.
| Method | Description |
|---|---|
| IOsAxsEnumThread::Clone | Clones a specified enumeration sequence. |
| IOsAxsEnumThread::Count | Counts the number of threads in an enumeration sequence. |
| IOsAxsEnumThread::Next | Retrieves a specified number of threads in an enumeration sequence. |
| IOsAxsEnumThread::Reset | Resets the enumeration sequence to the beginning. |
| IOsAxsEnumThread::Skip | Skips a specified number of threads in an enumeration sequence. |
See Also
Send Feedback on this topic to the authors