IOsAxsThread (Windows CE 5.0)

Send Feedback

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

IOsAxs Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.