Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides a management interface for managing VM virtual devices.
Syntax
[
object,
uuid( 3e57bd3c-5a5d-4bdc-a0a6-5b4193d4b719 ),
pointer_default( unique )
]
interface IVmVirtualDeviceAccess : IUnknown
{
...
};
Members
The IVmVirtualDeviceAccess interface inherits from the IUnknown interface. IVmVirtualDeviceAccess also has these types of members:
Methods
The IVmVirtualDeviceAccess interface has these methods.
| Method | Description |
|---|---|
| ReservedMethod1 | This method is reserved and is listed here to indicate the offset of other methods in the virtual method table for the interface. |
| ReservedMethod2 | This method is reserved and is listed here to indicate the offset of other methods in the virtual method table for the interface. |
| GetDevice | vmprox.dll |
Remarks
Requirements
| Requirement | Value |
|---|---|
| Header | N/A |