IVsSolutionBuildManager6.AdviseUpdateSolutionEventsEx Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void AdviseUpdateSolutionEventsEx(Guid % guidActivityId, System::Object ^ pSink, [Runtime::InteropServices::Out] System::UInt32 % pdwCookie);
public void AdviseUpdateSolutionEventsEx (ref Guid guidActivityId, object pSink, out uint pdwCookie);
abstract member AdviseUpdateSolutionEventsEx : Guid * obj * uint32 -> unit
Public Sub AdviseUpdateSolutionEventsEx (ByRef guidActivityId As Guid, pSink As Object, ByRef pdwCookie As UInteger)
Parameters
- guidActivityId
- Guid
- pSink
- Object
- pdwCookie
- UInt32