Share via


PROLOG_END

This macro marks the end of the prolog area.

PROLOG_END

Parameters

None.

Return Values

None.

Remarks

This macro must appear following a NESTED_ENTRY or LEAF_ENTRY macro. It appears after the prolog area and before the matching ENTRY_END macro.

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

NESTED_ENTRY | LEAF_ENTRY | ENTRY_END

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.