NLedDriverInitialize

Other versions of this page are also available for the following:

Windows Mobile SupportedWindows Embedded CE Supported

8/28/2008

This function initializes a notification LED.

Syntax

BOOL NLedDriverInitialize (void);

Parameters

None.

Return Value

TRUE indicates success. FALSE indicates failure.

Remarks

Even if no explicit initialization is required for the notification LED, you must provide a stub function.

Hardware platforms without LEDs can return TRUE.

Requirements

Header led_drvr.h
Library Nleddrv.lib
Windows Embedded CE Windows CE 1.0 and later
Windows Mobile Windows Mobile Version 5.0 and later