GUID_SERENUM_BUS_ENUMERATOR

GUID_SERENUM_BUS_ENUMERATOR is an obsolete identifier for the device interface class for Plug and Play (PnP) serial ports. Starting with Microsoft Windows 2000, use the GUID_DEVINTERFACE_SERENUM_BUS_ENUMERATOR class identifier for new instances of this class.

Remarks

The WDK includes the serial enumerator sample (serenum). The serial enumerator uses GUID_SERENUM_BUS_ENUMERATOR to register instances of this device interface class. The serenum sample is included in the src\kernel directory of the WDK.

Requirements

Version

Obsolete. Starting with Windows 2000, use GUID_DEVINTERFACE_SERENUM_BUS_ENUMERATOR instead.

Header

Ntddser.h (include Ntddser.h)

See also

GUID_DEVINTERFACE_SERENUM_BUS_ENUMERATOR