CUrl::GetExtraInfoLength

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

inline DWORD GetExtraInfoLength( ) const throw( );

Return Value

Returns the length of the string containing the extra information.

Requirements

Header: atlutil.h

See Also

Reference

CUrl Class

CUrl::GetExtraInfo

Other Resources

CUrl Members