This document is archived and information here might be outdated. Recommended version. |
Returns the total number of users in the user store.
[Visual Basic .NET] Public Function GetTotalUsers ( _ ) As Integer
[C#] public int GetTotalUsers ( );
[C++]
HRESULT GetTotalUsers(
void
);