Share via


IOsAxsProcess (Windows Embedded CE 6.0)

1/5/2010

This interface provides methods that retrieve information about process objects for OsAccess.

Method

The following table shows the methods of the IOsAxsProcess interface.

Method Description

IOsAxsProcess::EnumOwnedThreads

Enumerates all threads owned by this process.

IOsAxsProcess::EnumUsedModules

Enumerates all modules used by this process.

IOsAxsProcess::GetData

Returns process data.

IOsAxsProcess::SwitchViewTo

Temporarily changes the kernel definition of this process for viewing data during a break state.

Requirements

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

See Also

Reference

IOsAxs Interfaces