include vmm.inc
Begin_VxD_IO_Table TableName
Marks the beginning of an I/O table. Virtual devices use the macro in conjunction with the End_VxD_IO_Table and VxD_IO macros to create a table of I/O callback procedures for the Install_Mult_IO_Handlers service.
Install_Mult_IO_Handlers, End_VxD_IO_Table, VxD_IO