Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method sets the password used by the client for authentication. When a client requests a connection or issues a command, the server may ask for this password.
HRESULT SetPassword(LPCWSTRpszPassword);
Parameters
- pszPassword
[in] Password to use for authentication.
Return Values
The appropriate HResult is returned.
Requirements
Smartphone: Smartphone 2002 and later
Pocket PC: Pocket PC 2002 and later
OS Versions: Windows CE .NET 4.0 and later.
Header: Obex.h, Obex.idl.
Link Library: Uuid.lib.
See Also
Send Feedback on this topic to the authors