SettableOleDataObject::EnumDAdvise Method (IEnumSTATDATA^)
Visual Studio 2015
Gets an object that can be used to enumerate advise connections.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- ppenumAdvise
-
Type:
Microsoft.VisualStudio.OLE.Interop::IEnumSTATDATA^
[out] The interface that allows you to enumerate advise connections.
Return Value
Type: System::Int32If the method succeeds, F:Microsoft.VisualStudio.VSConstants.S_OK; otherwise, an error code.
Implements
IDataObject::EnumDAdvise(IEnumSTATDATA^)
Show: