PROLOG_END (ARM) (Windows CE 5.0)

Send Feedback

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 (ARM) or LEAF_ENTRY (ARM) macro.

It appears after the prolog area and before the matching ENTRY_END (ARM) macro.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Kxarm.h.

See Also

NESTED_ENTRY (ARM) | LEAF_ENTRY (ARM) | ENTRY_END (ARM)

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.