CERT_SYSTEM_STORE_INFO (Windows CE 5.0)
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