Skip to content

Latest commit

 

History

History
53 lines (44 loc) · 4.29 KB

iwpfapplicationinfoutil-interface.md

File metadata and controls

53 lines (44 loc) · 4.29 KB
title description ms.date ms.assetid
IWpfApplicationInfoUtil Interface
Describes the IWpfApplicationInfoUtil interface and details its syntax, methods, inheritance hierarchy, and requirements.
10/07/2016
e3f43d1f-cc73-1fa5-ad30-0c01d7ef98e3

IWpfApplicationInfoUtil Interface

Exposes a method that retrieves the virtual path and site ID for an application.

Syntax

class IWpfApplicationInfoUtil : public IWpfReferencedObject  

Methods

The following table lists the methods exposed by the IWpfApplicationInfoUtil interface.

Topic Description
AddRef (Inherited from IWpfReferencedObject.)
GetApplicationPropertiesFromAppId Retrieves the virtual path and site ID for an application.
Release (Inherited from IWpfReferencedObject.)

Inheritance Hierarchy

IWpfReferencedObject

IWpfApplicationInfoUtil

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 Wpframework.h

See Also

ICustomActionResultCallback Interface
IHealthStatusCallback Interface
IPmCustomActions Interface
IPmHealthAndIdleMonitor Interface
IPmListenerChannelManager Interface
IProtocolManager Interface
IWorkerProcessFramework Interface
IWpfActions Interface
IWpfExposeProtocolManagerCustomInterface Interface
IWpfListenerChannelCallback Interface
IWpfReferencedObject Interface
IWpfSettings Interface
Worker Process and Protocol Manager Interfaces
Worker Process Framework API Reference