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.
[Windows Virtual PC is no longer available for use as of Windows 8. Instead, use the Hyper-V WMI provider (V2).]
Locates and installs the latest Integration Components into the guest operating system.
Syntax
HRESULT InstallIntegrationComponents();
Parameters
This method has no parameters.
Return value
This method can return one of these values.
| Return code/value | Description |
|---|---|
|
The operation was successful. |
|
The virtual machine must be running for this operation. |
|
The virtual machine could not be found. |
|
The virtual machine does not have an empty DVD drive. |
|
The attempt to unmount the media from the virtual machine DVD drive failed. |
|
An unexpected error has occurred. |
|
The system cannot find the ISO file for the Integration Components. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 7 [desktop apps only] |
| Minimum supported server |
None supported |
| End of client support |
Windows 7 |
| Product |
Windows Virtual PC |
| Header |
|
| IID |
IID_IVMGuestOS is defined as 99fea0db-4880-499a-b6d8-73dff9bc91be |