4 references to DATADIR_GET
Microsoft.Private.Windows.Core (2)
System\Private\Windows\Ole\Composition.ManagedToNativeAdapter.cs (1)
241
if (dwDirection == (uint)ComTypes.DATADIR.
DATADIR_GET
)
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
678
nativeDataObject.Value->EnumFormatEtc((uint)DATADIR.
DATADIR_GET
, enumFORMATETC).AssertSuccess();
System.Private.Windows.Core (2)
System\Private\Windows\Ole\Composition.ManagedToNativeAdapter.cs (1)
241
if (dwDirection == (uint)ComTypes.DATADIR.
DATADIR_GET
)
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
678
nativeDataObject.Value->EnumFormatEtc((uint)DATADIR.
DATADIR_GET
, enumFORMATETC).AssertSuccess();