Virtual Devices (3.1) (vdag31qh.hlp) (Table of Contents; Topic list)
Device_Reboot_Notify
                                                     Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
include vmm.inc
 
mov     eax, Device_Reboot_Notify
VMMcall System_Control
 
The Device_Reboot_Notify message notifies the virtual device that the system
is about to restart. Interrupts remain enabled while virtual devices process
this message.
 
This message has no parameters.
 
Return Value
 
The carry flag must be clear.
 
Uses
 
Flags
 
See Also
 
Crit_Reboot_Notify