Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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