START_REGION
This macro marks the beginning of a contiguous range of text or data.
START_REGION NameBegin
Parameters
- NameBegin
NameBegin labels the beginning of the range. NameBegin is in the global name space.
Return Values
None.
Remarks
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
SH-4 Calling Sequence Specification | SH-3 Calling Sequence Specification | END_REGION
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.