IOsAxsProcess (Windows CE 5.0)

Send Feedback

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

OS Version: Windows CE 5.0 and later.
Header: OsAccess.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.