This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Interfaces > IC > IComboBoxHook Interface > IComboBoxHook.Hook Property (ArcObjects .NET 10.5 SDK) |
Get Application hook.
[Visual Basic .NET] Public ReadOnly Property Hook As Object
[C#] public object Hook {get;}
[C++]
HRESULT get_Hook(
IDispatch** app
);
[C++]
Parameters app [out, retval] app is a parameter of type IDispatch*
Returns the hook to the application.