TVTDataObject.DAdvise Method

Virtual Tree View

Implementation of the IDataObject.DAdvise method.

Pascal
function DAdvise(const FormatEtc: TFormatEtc; advf: Integer; const advSink: IAdviseSink; out dwConnection: Integer): HResult; virtual; stdcall;
Description

Advise sinks are used to have an opportunity for clients to get notified if something changes in the data object. TVTDataObject uses the data advise holder APIs to provide the advise sink service.

Class
Links
What do you think about this topic? Send feedback!