CUrl::GetScheme

Call this method to get the URL scheme.

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

Reference

CUrl Class

CUrl::GetSchemeName

CUrl::SetScheme

ATL_URL_SCHEME

Other Resources

CUrl Members