2 references to EnumDAdvise
Microsoft.Private.Windows.Core (2)
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
49return nativeDataObject.Value->EnumDAdvise(ppenumAdvise);
System\Private\Windows\Ole\Composition.NativeToRuntimeAdapter.cs (1)
48HRESULT result = nativeDataObject.Value->EnumDAdvise(nativeStatData);