CUrl::SetUserName
Call this method to set the user name.
inline BOOL SetUserName(
LPCTSTR lpszUser
) throw( );
Parameters
- lpszUser
The user name.
Return Value
Returns TRUE on success, FALSE on failure.
Requirements
Header: atlutil.h
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Call this method to set the user name.
inline BOOL SetUserName(
LPCTSTR lpszUser
) throw( );
Returns TRUE on success, FALSE on failure.
Header: atlutil.h