Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Retrieves the number of ICredentialProviderUser objects in the user array.
Syntax
HRESULT GetCount(
[out] DWORD *userCount
);
Parameters
[out] userCount
A pointer to a value that, when this method returns successfully, receives the number of users in the array.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Target Platform | Windows |
| Header | credentialprovider.h |
| Library | CredentialProvider.lib |
| DLL | Authui.dll |