IPortableDeviceKeyCollection::Clear method

The Clear method deletes all items from the collection.

Syntax


HRESULT Clear();

Parameters

This method has no parameters.

Return value

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Return codeDescription
S_OK

The method succeeded.

 

Requirements

Header

PortableDeviceTypes.h

Library

PortableDeviceGUIDs.lib

See also

IPortableDeviceKeyCollection Interface

 

 

Community Additions

ADD
Show: