ArcObjects Library Reference (TrackingAnalystUI)  

IDataObject.RemoteGetDataHere Method

[Visual Basic .NET]
Public Sub RemoteGetDataHere ( _
    ByRef pformatetc As tagFORMATETC, _
    ByVal pRemoteMedium As IntPtr _
)
[C#]
public void RemoteGetDataHere (
    ref tagFORMATETC pformatetc,
    ref IntPtr pRemoteMedium
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IDataObject Interface