EnumDevices (Compact 2013)

3/26/2014

Do not use this function. There is no guarantee that a specified device name corresponds to a specific device type. Instead, use RequestDeviceNotifications and StopDeviceNotifications.

Syntax

DWORD EnumDevices(
  LPTSTR lpszDevList,
  LPDWORD lpBuflen
);

Requirements

Header

devload.h

Library

coredll.lib

See Also

Reference

Device Manager Functions
RequestDeviceNotifications
StopDeviceNotifications