Item property

The Item property retrieves the item at a specified index.

This property is read-only.

Syntax

HRESULT get_Item(
  [in]   LONG Index,
  [out]  IPublishedDriverPackage *pDriverPackage
);

Property value

The address of a variable that will receive the PublishedDriverPackage item.

Error codes

Item returns a standard HRESULT value.

See also

IDriverPackageCollection

PublishedDriverPackage

 

 

Send comments about this topic to Microsoft

Build date: 1/12/2012