CUrl::GetExtraInfoLength

 

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

Syntax

inline DWORD GetExtraInfoLength( ) const throw( );

Return Value

Returns the length of the string containing the extra information.

Requirements

Header: atlutil.h

See Also

CUrl Class
CUrl::GetExtraInfo