FORMATETC::tymed Field

 

Specifies one of the TYMED enumeration constants, which indicates the type of storage medium used to transfer the object's data.

Namespace:   System.Runtime.InteropServices.ComTypes
Assembly:  System (in System.dll)

Data can be transferred using whatever medium makes sense for the object. For example, data can be passed using global memory, a disk file, or structured storage objects. For more information, see the TYMED enumeration.

Universal Windows Platform
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Return to top
Show: