IDataObject.DUnadvise(UInt32) 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 DUnadvise(System::UInt32 dwConnection);
public:
void DUnadvise(unsigned int dwConnection);
void DUnadvise(unsigned int dwConnection);
public void DUnadvise (uint dwConnection);
abstract member DUnadvise : uint32 -> unit
Public Sub DUnadvise (dwConnection As UInteger)
Parameters
- dwConnection
- UInt32
Remarks
For information on the COM interface, see IDataObject::DUnadvise