Platform SDK: Hardware |
The DEV_BROADCAST_PORT structure contains information about a modem, serial, or parallel port.
typedef struct _DEV_BROADCAST_PORT { DWORD dbcp_size; DWORD dbcp_devicetype; DWORD dbcp_reserved; TCHAR dbcp_name[1]; } DEV_BROADCAST_PORT *PDEV_BROADCAST_PORT;
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Requires Windows 95 or later.
Header: Declared in Dbt.h.
Device Management Overview, Device Management Structures, DEV_BROADCAST_HDR, WM_DEVICECHANGE