The GetNameCount method returns the number of names in a CRL distribution point.
[VB] long GetNameCount( long DistPointIndex ); [JAVA] int GetNameCount( int DistPointIndex ); [C++] HRESULT GetNameCount( LONG DistPointIndex, // in LONG * pNameCount // out, return value );
Returns the number of names in the CRL distribution point.