_ReturnAddress

This function provides the return address of the instruction in the calling function that will be executed after control returns to the caller.

void _ReturnAddress(void);

Parameters

None.

Return Values

None.

Requirements

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

See Also

Common Intrinsic Functions | Intrinsic Functions for MIPS Microprocessors

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.