Condividi tramite


MS_ADDINFO_CATALOGMEMBER struttura (mssip.h)

La struttura MS_ADDINFO_CATALOGMEMBER fornisce informazioni aggiuntive per i tipi di oggetto del catalogo.

Sintassi

typedef struct MS_ADDINFO_CATALOGMEMBER_ {
  DWORD                  cbStruct;
  struct CRYPTCATSTORE_  *pStore;
  struct CRYPTCATMEMBER_ *pMember;
} MS_ADDINFO_CATALOGMEMBER, *PMS_ADDINFO_CATALOGMEMBER;

Members

cbStruct

Dimensione, in byte, della struttura.

pStore

Struttura CRYPTCATSTORE che contiene un archivio file del catalogo.

pMember

Struttura CRYPTCATMEMBER che contiene un membro del catalogo.

Requisiti

Requisito Valore
Client minimo supportato Windows XP [solo app desktop]
Server minimo supportato Windows Server 2003 [solo app desktop]
Intestazione mssip.h