NLED_COUNT_INFO (Windows CE 5.0)
This structure contains information about the number of notification LEDs for the system.
struct NLED_COUNT_INFO {UINT cLeds; };
Members
- cLeds
Count of LEDs for the system.
Remarks
A device usually has one notification LED, although multiple notification devices — LEDs or others — are allowed. For example, multiple notification devices would be appropriate, if you want users to be able to choose between notification options, such as a blinking LED notification or a vibration notification, as is typical with pagers.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Nled.h.
See Also
Send Feedback on this topic to the authors