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.
The IsCached property gets the value indicating whether the file is cached by IIS 7.
RESULT IsCached( [out, retval] VARIANT_BOOL *fCached);
Arguments
fCached |
TRUE, if the file is cached by IIS 7; otherwise, FALSE. |
Return Value
If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.
Requirements
Header: playlistprovider.h
Library: playlistprovider.dll
Platform: Windows Server 2008 family