Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.53 KB

imaphandlerprovider-setfileinfo-method.md

File metadata and controls

38 lines (30 loc) · 1.53 KB
title description ms.date ms.assetid
IMapHandlerProvider::SetFileInfo Method
The SetFileInfo method is not supported.
10/07/2016
f50a94f0-33d7-95de-65a9-345f0ab6e4e0

IMapHandlerProvider::SetFileInfo Method

This method is not supported.

Syntax

virtual VOID SetFileInfo(  
   IHttpFileInfo* pFileInfo  
) = 0;  

Parameters

pFileInfo
Not supported.

Return Value

Not supported.

Remarks

This method is not supported.

Requirements

Type Description
Client - IIS 7.0 on [!INCLUDEwinvista]
- IIS 7.5 on Windows 7
- IIS 8.0 on Windows 8
- IIS 10.0 on Windows 10
Server - IIS 7.0 on [!INCLUDEwinsrv2008]
- IIS 7.5 on Windows Server 2008 R2
- IIS 8.0 on Windows Server 2012
- IIS 8.5 on Windows Server 2012 R2
- IIS 10.0 on Windows Server 2016
Product - IIS 7.0, IIS 7.5, IIS 8.0, IIS 8.5, IIS 10.0
- [!INCLUDEiisexp75], [!INCLUDEiisexp80], [!INCLUDEiisexp100]
Header Httpserv.h

See Also

IMapHandlerProvider Interface