The GetDistPointCount method returns the number of CRL distribution points in a CRL distribution information array.
[VB] Long GetDistPointCount(void); [JAVA] int GetDistPointCount(void); [C++] HRESULT GetDistPointCount( LONG * pDistPointCount // out, return value );
Returns the number of CRL distribution points.