CUrl::SetUrlPath
Call this method to set the URL path.
inline BOOL SetUrlPath(
LPCTSTR lpszPath
) throw( );
Parameters
- lpszPath
The URL path.
Return Value
Returns TRUE on success, FALSE on failure.
Requirements
Header: atlutil.h
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Call this method to set the URL path.
inline BOOL SetUrlPath(
LPCTSTR lpszPath
) throw( );
Returns TRUE on success, FALSE on failure.
Header: atlutil.h