Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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