IOsAxsGeneric (Windows Embedded CE 6.0)
1/5/2010
This interface defines methods that provide OS awareness.
Methods
The following table shows the methods of the IOsAxsGeneric interface.
Method | Description |
---|---|
Disables all OsAccess services. |
|
Re-starts all OsAccess services. |
|
Returns an enumeration interface for all modules. |
|
Returns an enumeration interface for all processes. |
|
Returns an enumeration interface for all threads. |
|
Returns the interface pointers of the current process and thread. |
|
Returns an interface to the process used to map zero-slot addresses. |
|
Returns the ICcService object that supports the eXdi2 driver. |
|
Retrieves the execution mode for code at given address. |
|
Retrieves the complete OS thread context, including a list of all registers in the saved thread context. |
|
Retrieves the metrics and capabilities of the specified object. |
|
Returns an interface for a module specified by identifier. |
|
Retrieves the module containing the provided address. |
|
Returns an interface for a process specified by identifier. |
|
Returns the function-specific data, or PDATA, for a function at a specified address. |
|
Returns an interface for a thread specified by identifier. |
|
Retrieves the target address of a protected server library (PSL) call. |
Requirements
Header | OsAccess.h |
Library | OSAXSC.lib |
Windows Embedded CE | Windows CE 5.0 and later |