Version imprimable       Envoyer     
Cliquez pour évaluer et commenter
MSDN
MSDN Library

We were unable to locate this content in fr-fr.

Here is the same content in en-us.

Platform Builder for Microsoft Windows CE 5.0
NTLMSetUserInfo
Send Feedback

This function adds user information to the local database.

BOOL NTLMSetUserInfo(
  LPTSTR pszUser,
  LPTSTR pszPassword
);

Parameters

pszUser
[in] Pointer to the user name. The user name is created if it does not exist.
pszPassword
[in] Pointer to the password, with a maximum of 15 characters.

Return Values

Returns TRUE to indicate success, and FALSE to indicate failure.

Remarks

This function can be called by trusted applications only.

Requirements

Pocket PC: Pocket PC 2000 and later.
Smartphone: Smartphone 2002 and later.
OS Versions: Windows CE .NET 4.2 and later.
Header: Ntlmssp.h.
Link Library: Ntlmssp.lib.

See Also

Authentication Services Functions | NTLM Security Support Provider


Send Feedback on this topic to the authors

Feedback FAQs


© 2009 Microsoft Corporation. Tous droits réservés. Conditions d'utilisation | Marques | Confidentialité
Page view tracker