ReactOS 0.4.15-dev-7924-g5949c20
CertMgrData Struct Reference
Collaboration diagram for CertMgrData:

Public Attributes

HIMAGELIST imageList
 
LPCWSTR title
 
DWORD nStores
 
const struct CertMgrStoreInfostores
 

Detailed Description

Definition at line 486 of file main.c.

Member Data Documentation

◆ imageList

HIMAGELIST CertMgrData::imageList

Definition at line 488 of file main.c.

◆ nStores

DWORD CertMgrData::nStores

Definition at line 490 of file main.c.

Referenced by cert_mgr_do_remove().

◆ stores

const struct CertMgrStoreInfo* CertMgrData::stores

Definition at line 491 of file main.c.

◆ title

LPCWSTR CertMgrData::title

Definition at line 489 of file main.c.


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