Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Send Feedback on this topic to the authors