include vmm.inc VxD_IDATA_ENDS |
The VxD_IDATA_ENDS macro defines the end of an initialization data segment. Virtual devices use this macro with in conjunction with the VxD_IDATA_SEG macro to create initialization data.
This macro has no parameters.
This macro has no return value.