次の方法で共有


CERT_SYSTEM_STORE_INFO (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.