Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this method to set the URL scheme name.
inline BOOL SetSchemeName(
LPCTSTR lpszSchm
) throw( );
Parameters
- lpszSchm
The URL scheme name.
Return Value
Returns TRUE on success, FALSE on failure.
Remarks
You can also set the scheme by using an ATL_URL_SCHEME constant (see CUrl::SetScheme).
Requirements
Header: atlutil.h