IOsAxsThread (Windows CE 5.0)
This interface provides methods that retrieve information about a thread.
Methods
The following table shows the methods for the IOxAxsThread interface.
Method | Description |
---|---|
IOsAxsThread::GetCallStack | Retrieves the call stack for a specified thread. |
IOsAxsThread::GetData | Returns thread data. |
IOsAxsThread::ReadRegsFromThdCtx | Reads the content values in a set of thread context registers associated with the current list object. |
IOsAxsThread::SwitchExecutionTo | Changes the kernel definition of the current thread. |
IOsAxsThread::WriteRegsToThdCtx | Writes the content values in a set of thread context registers associated with the current list object. |
Requirements
OS Version: Windows CE 5.0 and later.
Header: OsAcess.h.
Link Library: OSAXSC.lib.
See Also
Send Feedback on this topic to the authors