FORMATETC Structure
.NET Framework 2.0
Note: This structure is new in the .NET Framework version 2.0.
Represents a generalized Clipboard format.
Namespace: System.Runtime.InteropServices.ComTypes
Assembly: System (in system.dll)
Assembly: System (in system.dll)
The FORMATETC structure encompass a target device, the aspect or view of the data, and a storage medium indicator. Instead of a Clipboard format, OLE uses a FORMATETC data structure instead. This structure is used as a parameter in OLE functions and methods that require data format information.
For more information about the FORMATETC structure, see the MSDN Library.
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Community Additions
ADD
Show: