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 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