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 structure is used to define a single softkey for use in the SHNOTIFICATIONDATA structure.
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
OS Versions: Windows CE 5.01 and later
Header: aygshell.h
Link Library: aygshell.lib
Send Feedback on this topic to the authors