MEM_ACCESS_EXCLUSION_RANGE (Windows CE 5.0)
This structure defines an address range with an associated access restriction.
typedef struct _MEM_ACCESS_EXCLUSION_RANGE { ADDRESS_RANGEar; DATA_ACCESS_TYPE da;} MEM_ACCESS_EXCLUSION_RANGE;
Members
- ar
Address range. - da
Memory access restriction.
Requirements
OS Version: Windows CE 5.0 and later.
Header: exdi2.h.
See Also
Send Feedback on this topic to the authors