This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IS > ISensorEventsListener Interface > ISensorEventsListener.Activate Method (ArcObjects .NET 10.5 SDK) |
method Activate
[Visual Basic .NET] Public Sub Activate ( _ ByVal status As Boolean _ )
[C#] public void Activate ( bool status );
[C++]
HRESULT Activate(
VARIANT_BOOL status
);
[C++]
Parameters status status is a parameter of type VARIANT_BOOL