FORMATETC Struct

Definition

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
FORMATETC

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.

Applies to