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


IBindCtx.RemoteGetBindOptions Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IB > IBindCtx Interface > IBindCtx.RemoteGetBindOptions Method
ArcGIS Developer Help

IBindCtx.RemoteGetBindOptions Method

[Visual Basic .NET]
Public Sub RemoteGetBindOptions ( _
    ByRef pbindopts As tagBIND_OPTS2 _
)
[C#]
public void RemoteGetBindOptions (
    ref tagBIND_OPTS2 pbindopts
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IBindCtx Interface