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.
4/8/2010
This structure is used to define a single softkey for use in the SHNOTIFICATIONDATA structure.
Syntax
typedef struct _SOFTKEYNOTIFY {
LPCTSTR pszTitle;
SOFTKEYCMD skc;
} SOFTKEYNOTIFY;
Members
- pszTitle
Pointer to string that contains the softkey title.
- skc
Structure that defines the behavior of the softkey.
Requirements
| Header | aygshell.h |
| Library | aygshell.lib |
| Windows Embedded CE | Windows Embedded CE 6.0 and later |
| Windows Mobile | Windows Mobile Version 5.0 and later |