Share via


IOsAxsMem (Windows CE 5.0)

Send Feedback

This interface provides memory, I/O, and CPU registers access to a specified target device.

IOsAxsMem is normally hosted by the Os Access service.

Methods

The following table shows the methods provided by the IOxAxsMem interface.

Method Description
IOsAxsMem::CopyMemoryByProc Copies memory.
IOsAxsMem::FillMemoryByProc Fills memory with a block that matches a given sequence.
IOsAxsMem::ReadMemoryByProc Reads a block of data from linear memory.
IOsAxsMem::SearchMemoryByProc Searches memory for a block that matches a given sequence.
IOsAxsMem::WriteMemoryByProc Writes a block of data to linear memory.

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.