Share via


IOsAxsThread (Windows Embedded CE 6.0)

1/5/2010

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

Header OsAccess.h
Library OSAXSC.lib
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

IOsAxs Interfaces