CUrl::SetScheme
Call this method to set the URL scheme.
inline BOOL SetScheme(
ATL_URL_SCHEME nScheme
) throw( );
Параметры
- nScheme
One of the ATL_URL_SCHEME values for the scheme.
Возвращаемое значение
Returns TRUE on success, FALSE on failure.
Заметки
You can also set the scheme by name (see CUrl::SetSchemeName).
Требования
Header: atlutil.h