Microsoft Windows CE 3.0  

NTLMEnumUser

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

This function enumerates a user in a local database.

BOOL SEC_ENTRY NTLMEnumUser( IN DWORD
index, 
OUT LPTSTR
pszUser, 
IN OUT LPDWORD
pcchUser
);

Members

index
[in] Specifies the index of the next user to be enumerated.
pszUser
[out] Returns the registered username for this request.
pcchUser
[in] Specifies the size of the buffer in characters. [out] Returns the length used in characters

Requirements

Runs on Versions Defined in Include Link to
Windows CE OS 3.0 and later NTLMSSP.dll