Freigeben über


ICertSrvSetupKeyInformationCollection::Add-Methode (casetup.h)

Die Add-Methode fügt der Auflistung ein ICertSrvSetupKeyInformation-Objekt hinzu.

Syntax

HRESULT Add(
  [in] ICertSrvSetupKeyInformation *pIKeyInformation
);

Parameter

[in] pIKeyInformation

Ein Zeiger auf ein ICertSrvSetupKeyInformation-Objekt .

Rückgabewert

Keine

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Nicht unterstützt
Unterstützte Mindestversion (Server) Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [nur Desktop-Apps]
Zielplattform Windows
Kopfzeile casetup.h
DLL Certocm.dll

Weitere Informationen

ICertSrvSetupKeyInformationCollection