Share via


IOsAxsEnumProcess (Windows CE 5.0)

Send Feedback

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

IOsAxs Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.