Determines if hit logging is enabled for the specified Internet site.
Syntax
BOOL IsLoggingEnabled ( IN LPCTSTR pszUrl );
Parameters
- pszUrl
- String value containing the URL of the resource to check.
Return Value
Returns TRUE if logging is enabled for the specified URL, or FALSE otherwise.
Function Information
Windows NT Use version 4.0. Implemented as ANSI and Unicode functions. Windows Use Windows 95 and later. Implemented as ANSI and Unicode functions. Header Declared in Urlmon.h. Import Library Link with Urlmon.lib. Minimum availability Internet Explorer 4.0