Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

This function notifies the shell that the user pressed a key. The shell can use this notification to reset the idle timers.

Syntax

HRESULT SHImeOnKeyPress(void);

Parameters

None.

Return Value

Positive HRESULT values indicate success. Negative HRESULT values indicate an error.

Requirements

Header aygshell.h
Library Aygshell.dll
Windows Mobile Smartphone for Windows Mobile Version 5.0 and later

See Also

Reference

Shell Functions