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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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