This document is archived and information here might be outdated.  Recommended version.


IDataObject.RemoteGetDataHere Method (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

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 Data Interoperability Extension.

See Also

IDataObject Interface