CUrl::GetSchemeName
Call this method to get the URL scheme name.
inline LPCTSTR GetSchemeName( ) const throw( );
Return Value
Returns the URL scheme name (such as "http" or "ftp").
Requirements
Header: atlutil.h
Call this method to get the URL scheme name.
inline LPCTSTR GetSchemeName( ) const throw( );
Returns the URL scheme name (such as "http" or "ftp").
Header: atlutil.h