3.4.5.2.4.14 IVdsService::Reboot (Opnum 17)

The Reboot method restarts the computer on which the server is running.<73>

 HRESULT Reboot();

This method has no parameters.

Return Values: The method MUST return zero or a non-error HRESULT (as specified in [MS-ERREF]) to indicate success, or return an implementation-specific nonzero error code to indicate failure. For the HRESULT values predefined by the Virtual Disk Service Remote Protocol, see section 2.2.3.

When the server receives this message, it MUST send a request to the operating system to restart the computer and return an HRESULT indicating failure or success.