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 extra information (such as ?text or #text) of the URL.
inline BOOL SetExtraInfo(
LPCTSTR lpszInfo
) throw( );
Parameters
- lpszInfo
The string containing the extra information to include in the URL.
Return Value
Returns TRUE on success, FALSE on failure.
Requirements
Header: atlutil.h