Athugasemd
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
The GUID_DEVINTERFACE_SERENUM_BUS_ENUMERATOR device interface class is defined for Plug and Play (PnP) serial ports.
Attribute | Setting |
---|---|
Identifier |
GUID_DEVINTERFACE_SERENUM_BUS_ENUMERATOR |
Class GUID |
{4D36E978-E325-11CE-BFC1-08002BE10318} |
The system-supplied enumerator for serial port devices registers instances of GUID_DEVINTERFACE_SERENUM_BUS_ENUMERATOR to notify the operating system and applications of the presence of serial port devices.
The WDK includes the serial enumerator sample serenum. The serenum sample uses the obsolete identifier GUID_SERENUM_BUS_ENUMERATOR to register instances of this device interface class. The serenum sample is located in the src\kernel directory of the WDK.
For information about serial devices and drivers, see Serial Devices and Drivers.
For information about the device interface class for serial port devices, see GUID_DEVINTERFACE_COMPORT.
Header |
Ntddser.h (include Ntddser.h) |