IOsAxsEnumModule (Windows CE 5.0)

Send Feedback

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

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.