ArcObjects Library Reference (TrackingAnalystUI)  

IDataObject.GetCanonicalFormatEtc Method

[Visual Basic .NET]
Public Sub GetCanonicalFormatEtc ( _
    ByRef pformatectIn As tagFORMATETC, _
    ByRef pformatetcOut As tagFORMATETC _
)
[C#]
public void GetCanonicalFormatEtc (
    ref tagFORMATETC pformatectIn,
    ref tagFORMATETC pformatetcOut
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IDataObject Interface