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.
This function determines if hit logging is enabled for the specified Internet site.
BOOL IsLoggingEnabled(LPCTSTR pszUrl);
Parameters
- pszUrl
[in] BSTR value containing the Uniform Resource Locator (URL) of the resource to check.
Return Values
Returns TRUE if logging is enabled for the specified URL or FALSE otherwise.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Urlmon.h, Urlmon.idl.
Link Library: Urlmon.lib.
Send Feedback on this topic to the authors