AGI STK VGT 11Send comments on this topic.
GetStopEpoch Method (IAgCrdnEventIntervalSmartInterval)
See Also
Windows






Windows & Linux

Description

Returns a copy of the stop epoch. Changes to the epoch will not affect the state of the interval.

Syntax

[Visual Basic .NET]
Public Function GetStopEpoch() As 
[C#]
public IAgCrdnEventSmartEpoch GetStopEpoch();
[Managed C++]
public: IAgCrdnEventSmartEpoch ^ GetStopEpoch();
[Java]
public IAgCrdnEventSmartEpoch getStopEpoch();
[Unmanaged C++]
public: HRESULT GetStopEpoch(
    IAgCrdnEventSmartEpoch ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.