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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Call this method to set the URL path.
inline BOOL SetUrlPath(
LPCTSTR lpszPath
) throw( );
Returns TRUE on success, FALSE on failure.
Header: atlutil.h