MEM_TYPE2 (Windows CE 5.0)
This enumeration designates the possible kinds of memory.
typedef enum _MEM_TYPE2 { mt2Virtual, mt2PhysicalOrPeriIO, mt2CpuReg} MEM_TYPE2;
Elements
- mt2Virtual
Indicator for virtual memory. - mt2PhysicalOrPeriIO
Indicator for physical memory, or peripheral I/O. - mt2CpuReg
Indicator for a CPU register.
Requirements
OS Version: Windows CE 5.0 and later.
Header: exdi2.h.
See Also
Send Feedback on this topic to the authors