Share via


IOsAxsEnumModule (Windows Embedded CE 6.0)

1/5/2010

This interface provides methods that enumerate the IOsAxsModule interfaces for a debugging target.

Methods

The following table shows the methods of the IOsAxsEnumModule interface.

Method Description

IOsAxsEnumModule::Clone

Clones a specified enumeration sequence.

IOsAxsEnumModule::Count

Counts the number of modules in an enumeration sequence.

IOsAxsEnumModule::Next

Retrieves a specified number of modules in an enumeration sequence.

IOsAxsEnumModule::Reset

Resets the enumeration sequence to the beginning.

IOsAxsEnumModule::Skip

Skips a specified number of modules 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