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 |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 2/3/2012