IVsSharedAssetsProject::AdviseEvents Method (IVsSharedAssetsProjectEvents^)

 

Subscribes to the shared project's events.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime (in Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime.dll)

unsigned int AdviseEvents(
	IVsSharedAssetsProjectEvents^ pEvents
)

Return Value

Type: System::UInt32

The event cookie.

Return to top
Show: