IDataAdviseHolder::SendOnDataChange Method (IDataObject^, UInt32, UInt32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void SendOnDataChange( IDataObject^ pDataObject, unsigned int dwReserved, unsigned int ADVF )
Parameters
- pDataObject
- Type: Microsoft.VisualStudio.OLE.Interop::IDataObject^
- dwReserved
- Type: System::UInt32
- ADVF
- Type: System::UInt32
For information on the COM interface, see B7385116-2EC7-4E12-A2DC-C9029A38D8FD
Show: