ArcObjects Library Reference (GlobeCore)  

INavigate3DHookHelper.Hook Property

Puts the control hook.

[Visual Basic .NET]
Public WriteOnly Property Hook
[C#]
public void Hook {set;}
[C++]
HRESULT put_Hook(
  LPUNKNOWN 
);
[C++]

Parameters

[in]    is a parameter of type LPUNKNOWN

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

INavigate3DHookHelper Interface