IVMSupportDriver::Type Property

Retrieves the type of support driver.

Syntax (get)

 HRESULT get_Type(
  [out, retval]  VMSupportDriverType *driverType
);

Parameters

  • driverType [out]
    The type of driver this object represents. The possible values are defined by the VMSupportDriverType enumeration.

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.

 

Requirements

Product Windows Virtual PC
Header VPCCOMInterfaces.h

See Also

IVMSupportDriver

Send comments about this topic to Microsoft

Build date: 8/4/2009