Share via


IOsAxsEnumProcess (Windows Embedded CE 6.0)

1/5/2010

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

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

See Also

Reference

IOsAxs Interfaces