IEnumPStoreProviders interface

[Protected Storage (Pstore) is available for use in Windows Server 2003 and Windows XP. It is only available for read-only operations in Windows Server 2008 and Windows Vista, but may be unavailable in subsequent versions. Pstore uses an older implementation of data protection. Developers are strongly encouraged to take advantage of the stronger data protection provided by the CryptProtectData and CryptUnprotectData functions.]

Provides COM-standard enumeration methods for the IPStore interface.

Members

The IEnumPStoreProviders interface inherits from the IUnknown interface. IEnumPStoreProviders also has these types of members:

Methods

The IEnumPStoreProviders interface has these methods.

Method Description
Clone Creates another enumerator that contains the same enumeration state as the current one.
Next Gets the next specified provider in the enumeration sequence.
Reset Resets to the beginning of the enumeration sequence.
Skip Skips the specified provider in the enumeration sequence.

 

Requirements

Requirement Value
Header
Pstore.h
DLL
Pstorec.dll