Share via


IOsAxsMem (Windows Embedded CE 6.0)

1/5/2010

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

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

See Also

Reference

IOsAxs Interfaces