END_REGION
This macro marks the end of a contiguous range of text or data.
END_REGION NameEnd
Parameters
- NameEnd
NameEnd labels the end of the range.
Return Values
None.
Remarks
NameEnd is in the global name space.
Each supported microprocessor contains a definition for this macro in a microprocessor-specific header file. The following table shows the supported microprocessor families and the related header file that contains the macro definition for that family.
Microprocessor family | Header file name |
---|---|
ARM | Kxarm.h |
SH3, SH4 | Kxshx.h |
MIPS | Kxmips.h |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: See Remarks.
See Also
START_REGION | SH-4 Calling Sequence Specification | SH-3 Calling Sequence Specification
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.