TVTDataObject.EnumDAdvise Method

Virtual Tree View

Implementation of the IDataObject.EnumDAdvise method.

Pascal
function EnumDAdvise(out enumAdvise: IEnumStatData): HResult; virtual; stdcall;
Description

EnumDAdvice does nothing but forwards the call to the internal advise holder class, which the responds accordingly. That's why we use data advise holders after all.

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