IVsSetupCompositionService.Advise(IVsSetupManifestEvents) 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:
System::UInt32 Advise(Microsoft::VisualStudio::Shell::Interop::IVsSetupManifestEvents ^ pSync);
public:
unsigned int Advise(Microsoft::VisualStudio::Shell::Interop::IVsSetupManifestEvents ^ pSync);
unsigned int Advise(Microsoft::VisualStudio::Shell::Interop::IVsSetupManifestEvents const & pSync);
public uint Advise (Microsoft.VisualStudio.Shell.Interop.IVsSetupManifestEvents pSync);
abstract member Advise : Microsoft.VisualStudio.Shell.Interop.IVsSetupManifestEvents -> uint32
Public Function Advise (pSync As IVsSetupManifestEvents) As UInteger
Parameters
- pSync
- IVsSetupManifestEvents