Skip to content

Latest commit

 

History

History
74 lines (43 loc) · 1.45 KB

msvm-dvddrive-reset.md

File metadata and controls

74 lines (43 loc) · 1.45 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Reset method of the Msvm_DVDDrive class - Requests a reset.
5d178eee-36fa-4315-915a-778f559f08f0
Reset method of the Msvm_DVDDrive class
reference
05/31/2018
APIRef
kbSyntax
Msvm_DVDDrive.Reset
COM
vmms.exe

Reset method of the Msvm_DVDDrive class

Requests a reset.

Syntax

uint32 Reset();

Parameters

This method has no parameters.

Return value

This method returns one of the following values:

Completed with No Error (0)

Not supported (1)

Requirements

Requirement Value
Minimum supported client
Windows 8.1
Minimum supported server
Windows Server 2012 R2
Namespace
Root\virtualization\v2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe

See also

Msvm_DVDDrive