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