CUrl::GetExtraInfo

Call this method to get extra information (such as ?text or #text) from the URL.

inline LPCTSTR GetExtraInfo( ) const throw( );

Return Value

Returns a string containing the extra information.

Requirements

Header: atlutil.h

See Also

Reference

CUrl Class

CUrl::GetExtraInfoLength

CUrl::SetExtraInfo

Other Resources

CUrl Members