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 ends the current routine specified by NESTED_ENTRY (ARM) or LEAF_ENTRY (ARM).
ENTRY_END[Name]
Parameters
- Name
See Remarks.
Return Values
None.
Remarks
Name should be the same name used in the NESTED_ENTRY or LEAF_ENTRY macros.
The ENTRY_END macro ignores Name.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Kxarm.h.
See Also
NESTED_ENTRY (ARM) | LEAF_ENTRY (ARM)
Send Feedback on this topic to the authors