IVMVirtualPC::SupportDrivers Property

Retrieves an enumerable collection of support drivers.

Syntax (get)

 HRESULT get_SupportDrivers(
  [out, retval]  IVMSupportDriverCollection **supportDriverCollection
);

Parameters

Return Value

The method can return one of the following values.

Return code/value Description
S_OK 0

The operation was successful.

E_POINTER 0x80004003

The parameter is NULL.

DISP_E_EXCEPTION 0x80020009

An unexpected error has occurred.

 

Requirements

Product Windows Virtual PC
Header VPCCOMInterfaces.h

See Also

IVMVirtualPC

Send comments about this topic to Microsoft

Build date: 8/4/2009