Platform SDK: Smart Card Enrollment Control

ISCrdEnr::CSPCount

The CSPCount property specifies the number of cryptographic service providers. This property is read-only.

objSCEnroll.CSPCount As Long

Parameters

objSCEnroll
Object expression that resolves to a SCrdEnr object.

Example Code in VBScript

Dim nCount
nCount = Senroll.CSPCount

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Unsupported.
  Library: Included as a resource in Scrdenrl.dll.

See Also

ISCrdEnr::CSPName, ISCrdEnr::enumCSPName