IVsAppContainerProjectDeploy::AdviseAppContainerDeployEvents Method (IVsAppContainerProjectDeployEvents^)
Visual Studio 2015
Enables a client to be notified of app container deployment events.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- sink
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsAppContainerProjectDeployEvents^
[in] The event sink to call when an app container deployment event occurs.
Return Value
Type: System::UInt32A cookie associated with the given IVsAppContainerProjectDeployEvents interface.
Show: