IWamAdmin Interface Reference

The IWamAdmin interface implements the following methods:

Method Description
IWamAdmin::AppCreate Creates a new Web application or reconfigures an existing application.
IWamAdmin::AppDelete Deletes an application definition.
IWamAdmin::AppDeleteRecoverable Marks a Web application as deleted so it can be moved or copied and then recovered.
IWamAdmin::AppGetStatus Retrieves the status of a Web application.
IWamAdmin::AppRecover Restores an application deleted with AppDeleteRecover.
IWamAdmin::AppUnload Unloads an application that is running out-of-process.