Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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