IVMSupportDriverCollection::Count Property

Retrieves the number of support drivers in this collection.

Syntax (get)

 HRESULT get_Count(
  [out, retval]  long *count
);

Parameters

  • count [out]
    The number of support drivers.

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

IVMSupportDriverCollection

Send comments about this topic to Microsoft

Build date: 8/4/2009