ReactOS 0.4.17-dev-243-g1369312
CertMgrData Struct Reference
Collaboration diagram for CertMgrData:

Public Attributes

HIMAGELIST imageList
 
LPCWSTR title
 
DWORD nStores
 
const struct CertMgrStoreInfostores
 

Detailed Description

Definition at line 474 of file main.c.

Member Data Documentation

◆ imageList

HIMAGELIST CertMgrData::imageList

Definition at line 476 of file main.c.

◆ nStores

DWORD CertMgrData::nStores

Definition at line 478 of file main.c.

Referenced by cert_mgr_do_remove().

◆ stores

const struct CertMgrStoreInfo* CertMgrData::stores

Definition at line 479 of file main.c.

◆ title

LPCWSTR CertMgrData::title

Definition at line 477 of file main.c.


The documentation for this struct was generated from the following file: