12 references to TYMED
Microsoft.Private.Windows.Core (4)
System\Private\Windows\Ole\FormatEnumerator.cs (3)
51
? ComTypes.
TYMED
.TYMED_GDI
52
: format == DataFormatNames.Emf ? ComTypes.
TYMED
.TYMED_ENHMF : ComTypes.
TYMED
.TYMED_HGLOBAL
Windows\Win32\System\Com\STGMEDIUM.cs (1)
33
tymed = (ComType.
TYMED
)stg.tymed,
netstandard (1)
netstandard.cs (1)
1671
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.ComTypes.
TYMED
))]
System (1)
src\runtime\src\libraries\shims\System\ref\System.cs (1)
828
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.ComTypes.
TYMED
))]
System.Private.Windows.Core (4)
System\Private\Windows\Ole\FormatEnumerator.cs (3)
51
? ComTypes.
TYMED
.TYMED_GDI
52
: format == DataFormatNames.Emf ? ComTypes.
TYMED
.TYMED_ENHMF : ComTypes.
TYMED
.TYMED_HGLOBAL
Windows\Win32\System\Com\STGMEDIUM.cs (1)
33
tymed = (ComType.
TYMED
)stg.tymed,
System.Runtime.InteropServices (2)
System\Runtime\InteropServices\ComTypes\FORMATETC.cs (1)
18
public
TYMED
tymed;
System\Runtime\InteropServices\ComTypes\STGMEDIUM.cs (1)
11
public
TYMED
tymed;