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 to enumerate the IOsAxsProcess interfaces for a debugging target.
Methods
The following table shows the methods of the IOsAxsEnumProcess interface.
Method | Description |
---|---|
IOsAxsEnumProcess::Clone | Clones a specified enumeration sequence. |
IOsAxsEnumProcess::Count | Counts the number of processes in an enumeration sequence. |
IOsAxsEnumProcess::Next | Retrieves a specified number of processes in an enumeration sequence. |
IOsAxsEnumProcess::Reset | Resets the enumeration sequence to the beginning. |
IOsAxsEnumProcess::Skip | Skips a specified number of processes in an enumeration sequence. |
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