AGI STK VGT 11 Send comments on this topic.
SetIntervalA Method (IAgCrdnEventIntervalListMerged)
See Also 
RefIntervals





Description

Sets the interval A.

Syntax

[Visual Basic .NET]
Public Sub SetIntervalA( _
   ByVal RefIntervals As IAgCrdnEventInterval _
) 

[C#]
public void SetIntervalA(
IAgCrdnEventInterval RefIntervals
);

[Managed C++]
public: void SetIntervalA(
IAgCrdnEventInterval ^ RefIntervals
);

[Java]
public  setIntervalA(
IAgCrdnEventInterval RefIntervals
);

[Unmanaged C++]
public: HRESULT SetIntervalA(
IAgCrdnEventInterval * RefIntervals
);

Parameters

RefIntervals

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1