DRV_EXITSESSION

3.1

The DRV_EXITSESSION message is sent to all installable drivers when Windows prepares to exit.

Parameters

dwDriverIdentifier

Specifies a unique 32-bit value that identifies the installable driver.

lParam1

Reserved.

lParam2

Reserved.

Return Value

The value returned by the application is ignored for this message.

Comments

The user interface and all other drivers are still enabled when this message is sent.

See Also

DRV_EXITAPPLICATION