ArcObjects Library Reference (AnimationUI)  

IAnimationManagerDialog.Hook Method

Connect the dialog with the current app.

[Visual Basic .NET]
Public Sub Hook ( _
    ByVal pApp As AppRef _
)
[C#]
public void Hook (
    AppRef pApp
);

Product Availability

Available with ArcGIS Desktop.

See Also

IAnimationManagerDialog Interface