IVMSupportDriver::Manufacturer Property
Retrieves the name of the driver's manufacturer.
Syntax (get)
HRESULT get_Manufacturer(
[out, retval] BSTR *manufacturer
);
Parameters
- manufacturer [out]
The driver's manufacturer.
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
Send comments about this topic to Microsoft
Build date: 8/4/2009