NLED_COUNT_INFO (Windows Embedded CE 6.0)
1/6/2010
This structure contains information about the number of notification LEDs for the system.
Syntax
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
Header | nled.h |
Windows Embedded CE | Windows CE 1.0 and later |
See Also
Reference
Notification LED Driver Structures