IeXdi2EnumCpuRegs (Windows Embedded CE 6.0)
1/5/2010
This interface defines methods that provide access to exdi driver-generated CPU register list objects.
Methods
The following table shows the methods defined in the IeXdi2EnumCpuRegs interface.
Method | Description |
---|---|
Copies the CPU register enumeration. |
|
Determines the total number of CPU register information elements in the enumerated list. |
|
Retrieves a pointer to the next CPU register information element in the enumerated list. |
|
Gets an array of a given number of pointers to the next CPU register object in the enumerated list. |
|
Reads the content values of a set of CPU registers in the current list object. |
|
Resets the current position in the enumerated list to the first CPU register information element. |
|
Skips a given number of CPU register information elements in the enumerated list. |
|
Writes the content values of a set of CPU registers in the current list object. |
Requirements
Header | eXDI2.h |
Library | ole32.lib, oleaut32.lib |
Windows Embedded CE | Windows CE 5.0 and later |