IVsDeployableProjectCfg2.AdviseDeployStatusCallback Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
AdviseDeployStatusCallback(IVsDeployStatusCallback, UInt32%)
Registers the environment to receive notifications of deployment status events. (Inherited from IVsDeployableProjectCfg.)
AdviseDeployStatusCallback(IVsDeployStatusCallback, UInt32%)
Establishes a callback for deployment status. Returns a cookie to save and use in the corresponding unadvise method.
Top
See Also
Reference
IVsDeployableProjectCfg2 Interface