ArcObjects Library Reference (TrackingAnalystUI)  

IBindCtx.RegisterObjectBound Method

[Visual Basic .NET]
Public Sub RegisterObjectBound ( _
    ByVal punk As Object _
)
[C#]
public void RegisterObjectBound (
    object punk
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IBindCtx Interface