include vxdldr.inc
mov edx [DeviceHandle]
VxDcall VXDLDR_DevInitFailed
Informs the VxD loader that a device initialization failed. Uses EAX.
This service is called after a VxD has loaded and failed to initialize a dynamically loadable VxD. (The module must initialize the VxD when the VXDLDR_LoadDevice service is called with the Flags parameter set to zero.)