PStore Constants
[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.]
The following constants are used by PStore.
Protected Storage Error Codes
Constant/value | Description |
---|---|
|
The operation was successful. |
|
The data item already exists in the protected storage. |
Access Clause Values
Constant/value | Description |
---|---|
|
Points to a PST_AUTHENTICODEDATA structure. |
|
Points to a PST_BINARYCHECKDATA structure. |
|
Points to a valid Windows security descriptor. |
Requirements
Requirement | Value |
---|---|
Header |
|