FORMATETC Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A generalized Clipboard format containing a target device, the aspect or view of the data, and a storage medium indicator.
This API supports the product infrastructure and is not intended to be used directly from your code.
public value class FORMATETC
public struct FORMATETC
type FORMATETC = struct
Public Structure FORMATETC
- Inheritance
Remarks
The FORMATETC structure is used as a parameter in OLE functions and methods requiring data format information.
For more information about programming with the formatetc structure and the Microsoft Management Console (MMC), see the MMC Programmer's Guide.