CUrl::GetScheme
Call this method to get the URL scheme.
Syntax
inline ATL_URL_SCHEME GetScheme( ) const throw( );
Return Value
Returns the ATL_URL_SCHEME value describing the scheme of the URL.
Requirements
Header: atlutil.h
See Also
CUrl Class
CUrl::GetSchemeName
CUrl::SetScheme
ATL_URL_SCHEME