AGI Real-Time Tracking Tool 11 Send comments on this topic.
CommitUpdate Method (IAgRt3SimpleQuery)
See Also 
Windows






Windows & Linux

Description

Called to commit changes made the query to assure all entities are updated properly.

Syntax

[Visual Basic .NET]
Public Sub CommitUpdate() 

[C#]
public void CommitUpdate();

[Managed C++]
public: void CommitUpdate();

[Java]
public  commitUpdate();

[Unmanaged C++]
public: HRESULT CommitUpdate();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface