This topic has not yet been rated - Rate this topic

IX509Extensions::Add method

Applies to: desktop apps only

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

Syntax

HRESULT Add(
  [in]  IX509Extension *pVal
);

Parameters

pVal [in]

Pointer to an IX509Extension object to add to the collection.

Return value

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.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

Header

CertEnroll.h

DLL

CertEnroll.dll

See also

IX509Extension
IX509Extensions

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ