Share via


device Module

The device module implements the device manager, which is an application that manages stream interface drivers. It is included on all Windows CE–based platforms.

Functions for Application Developers

The device module contains the following functions for application developers, which are defined in the Winbase.h header file. To import these functions, you need to link to the device.lib file.

Function
ActivateDevice
CeResyncFilesys
DeactivateDevice
DeregisterDevice
LoadFSD
LoadFSDEx
RegisterDevice

See Also

Coredll Components

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.