2025-04-27 07:49:33 -04:00

7 lines
132 B
C

// pnpadd.h
NTSTATUS SerialAddDevice(
IN PDRIVER_OBJECT DriverObject,
IN PDEVICE_OBJECT Pdo);