IVsDeployableProjectCfg2::QueryStatusDeploy Method (Int32)
Visual Studio 2015
Call to find out if deployment is done.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Parameters
- pfDeployDone
-
Type:
System::Int32
[out] Pointer to a Boolean. Set to true if deployment complete.
Return Value
Type: System::Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Show: