STK Real-Time Tracking ToolSend 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();
[Unmanaged C++]
public: HRESULT CommitUpdate();
[Java]
public void commitUpdate();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.