CUrl::SetExtraInfo
Visual Studio 2005
Call this method to set the extra information (such as ?text or #text) of the URL.
inline BOOL SetExtraInfo( LPCTSTR lpszInfo ) throw( );
Parameters
- lpszInfo
-
The string containing the extra information to include in the URL.