This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxDocEventHandler2 Interface > ITxDocEventHandler2.RunningEnvironment Method (ArcObjects .NET 10.4 SDK) |
Identifies the client envirionment, e.g., ArcMap, ArcGlobe, Map Control, ... with or without dynamic display.
[Visual Basic .NET] Public Function RunningEnvironment ( _ ) As enumTrackingEnv
[C#] public enumTrackingEnv RunningEnvironment ( );
[C++]
HRESULT RunningEnvironment(
enumTrackingEnv* enumTxEnv
);
[C++]
Parameters enumTxEnv [out, retval]
enumTxEnv is a parameter of type enumTrackingEnv