Metodo ICertSrvSetupKeyInformationCollection::Add (casetup.h)

Il metodo Add aggiunge un oggetto ICertSrvSetupKeyInformation all'insieme.

Sintassi

HRESULT Add(
  [in] ICertSrvSetupKeyInformation *pIKeyInformation
);

Parametri

[in] pIKeyInformation

Puntatore a un oggetto ICertSrvSetupKeyInformation .

Valore restituito

nessuno

Requisiti

Requisito Valore
Client minimo supportato Nessuno supportato
Server minimo supportato Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [solo app desktop]
Piattaforma di destinazione Windows
Intestazione casetup.h
DLL Certocm.dll

Vedi anche

ICertSrvSetupKeyInformationCollection