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 |
---|---|
Copies memory. |
|
Fills memory with a block that matches a given sequence. |
|
Reads a block of data from linear memory. |
|
Searches memory for a block that matches a given sequence. |
|
Writes a block of data to linear memory. |
Requirements
Header | OsAccess.h |
Library | OSAXSC.lib |
Windows Embedded CE | Windows CE 5.0 and later |