Modifier

STATDATA.formatetc Field

Definition

Represents the FORMATETC structure for the data of interest to the advise sink. The advise sink receives notification of changes to the data specified by this FORMATETC structure.

public: System::Runtime::InteropServices::ComTypes::FORMATETC formatetc;
public System.Runtime.InteropServices.ComTypes.FORMATETC formatetc;
val mutable formatetc : System.Runtime.InteropServices.ComTypes.FORMATETC
Public formatetc As FORMATETC 

Field Value

Remarks

For more information, see STATDATA structure.

Applies to