Historical Content Alert

This is a historical content for Windows NT 4.0 product and is presented for informative purposes only. All content in this directory is copyrighted and owned by Microsoft.

Next

The Next method points the ICertConfig interface to retrieve the next available certificate server configuration in the configuration point.

[VB] Long Reset(void);
[JAVA] int Reset(void);
[C++] HRESULT Reset(
  LONG * pIndex  // out, return value
);
 

Parameters

[C++] pIndex
Points to the return value. See Return Values.

Return Values

Returns a value specifying the index of the next available certificate server configuration in the configuration point. If no more configurations are available, a value of -1 is specified.


Share this article: