This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IS > ISensorEventsListener Interface > ISensorEventsListener.StartListening Method (ArcObjects .NET 10.4 SDK) |
method StartListening
[Visual Basic .NET] Public Sub StartListening ( _ ByVal Hook As Object _ )
[C#] public void StartListening ( object Hook );
[C++]
HRESULT StartListening(
IDispatch* Hook
);
[C++]
Parameters Hook [in] Hook is a parameter of type IDispatch*