SHNavigateBack (Windows Embedded CE 6.0)
1/6/2010
For Windows Mobile devices, the SHNavigateBack function performs the default handling of pressing the back button by returning to the previous application on the device.
Note
The SHNavigateBack function is not implemented for Windows Embedded CE-based devices. It is provided as a stub in the operating system (OS) for application compatibility.
Syntax
void SHNavigateBack(void);
Parameters
None.
Return Value
None.
Requirements
Header | aygshell.h |
Library | aygshell.lib |
Windows Embedded CE | Windows CE 3.0 and later |