Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This structure contains information used by functions that work with system stores. Currently, no essential information is contained in this structure.
typedef struct _CERT_SYSTEM_STORE_INFO {DWORDcbSize;} CERT_SYSTEM_STORE_INFO, *PCERT_SYSTEM_STORE_INFO;
Members
- cbSize
Size of this structure in bytes.
Remarks
Currently, no system store information is persisted.
Requirements
OS Versions: Windows CE 3.0 and later.
Header: Wincrypt.h.
Send Feedback on this topic to the authors