Skip to content

Latest commit

 

History

History
73 lines (58 loc) · 2.55 KB

nf-certenroll-ix509certificatetemplates-add.md

File metadata and controls

73 lines (58 loc) · 2.55 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:certenroll.IX509CertificateTemplates.Add
IX509CertificateTemplates::Add (certenroll.h)
Adds an IX509CertificateTemplate object to the collection.
Add
Add method [Security]
Add method [Security]
IX509CertificateTemplates interface
IX509CertificateTemplates interface [Security]
Add method
IX509CertificateTemplates.Add
IX509CertificateTemplates::Add
certenroll/IX509CertificateTemplates::Add
security.ix509certificatetemplates_add
security\ix509certificatetemplates_add.htm
security
c52186bc-af51-4369-8ff5-6122d2e80450
12/05/2018
Add, Add method [Security], Add method [Security],IX509CertificateTemplates interface, IX509CertificateTemplates interface [Security],Add method, IX509CertificateTemplates.Add, IX509CertificateTemplates::Add, certenroll/IX509CertificateTemplates::Add, security.ix509certificatetemplates_add
certenroll.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Certenroll.idl
Windows
19H1
IX509CertificateTemplates::Add
certenroll/IX509CertificateTemplates::Add
c++
APIRef
kbSyntax
COM
Certenroll.h
IX509CertificateTemplates.Add

IX509CertificateTemplates::Add

-description

The Add method adds an IX509CertificateTemplate object to the collection. This method is web enabled.

-parameters

-param pVal [in]

Pointer to an IX509CertificateTemplate object to add to the collection.

-returns

If the function succeeds, the function returns S_OK.

If the function fails, it returns an HRESULT value that indicates the error. For a list of common error codes, see Common HRESULT Values.

-see-also

IX509CertificateTemplate

IX509CertificateTemplates